mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-15 01:25:08 +00:00
Update CI
This commit is contained in:
@@ -220,7 +220,7 @@ module Invidious::Routes::Watch
|
||||
)
|
||||
|
||||
begin
|
||||
video_url = "https://#{URI.parse(fmt_stream[0]["url"].to_s).query_params["host"]}#{fmt_stream[0]["url"].to_s}"
|
||||
video_url = fmt_stream[0]["url"].to_s
|
||||
rescue
|
||||
video_url = nil
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user