mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-14 01:18:30 +00:00
fixing "end" misplacement
This commit is contained in:
parent
bf4c63aad6
commit
1d6ca9299d
@ -131,7 +131,6 @@ def extract_video_info(video_id : String)
|
|||||||
player_response = new_player_response
|
player_response = new_player_response
|
||||||
params.delete("reason")
|
params.delete("reason")
|
||||||
end
|
end
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|
||||||
{"captions", "playabilityStatus", "playerConfig", "storyboards", "invidiousCompanion"}.each do |f|
|
{"captions", "playabilityStatus", "playerConfig", "storyboards", "invidiousCompanion"}.each do |f|
|
||||||
|
Loading…
Reference in New Issue
Block a user