mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-10 07:22:16 +05:30
commit
c28b1f6fb9
@ -3372,7 +3372,7 @@ get "/latest_version" do |env|
|
||||
env.redirect "/api/v1/captions/#{id}?label=#{label}&title=#{title}"
|
||||
next
|
||||
else
|
||||
itag = download_widget["itag"].as_s
|
||||
itag = download_widget["itag"].as_s.to_i
|
||||
local = "true"
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user