fixing "end" misplacement
This commit is contained in:
parent
1aa154b978
commit
9f846127ae
1 changed files with 0 additions and 1 deletions
|
@ -123,7 +123,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…
Reference in a new issue