mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-13 10:09:30 -04:00
fixing "end" misplacement
This commit is contained in:
parent
39e5370d35
commit
02c904cc3e
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ def extract_video_info(video_id : String)
|
|||
player_response = new_player_response
|
||||
params.delete("reason")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
{"captions", "playabilityStatus", "playerConfig", "storyboards", "invidiousCompanion"}.each do |f|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue