forked from midou/invidious
commit
c28b1f6fb9
@ -3372,7 +3372,7 @@ get "/latest_version" do |env|
|
|||||||
env.redirect "/api/v1/captions/#{id}?label=#{label}&title=#{title}"
|
env.redirect "/api/v1/captions/#{id}?label=#{label}&title=#{title}"
|
||||||
next
|
next
|
||||||
else
|
else
|
||||||
itag = download_widget["itag"].as_s
|
itag = download_widget["itag"].as_s.to_i
|
||||||
local = "true"
|
local = "true"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user