fixing "end" misplacement

This commit is contained in:
Emilien 2024-11-16 22:38:00 +01:00
parent 39e5370d35
commit 02c904cc3e

View file

@ -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|