mirror of
https://github.com/iv-org/invidious.git
synced 2024-12-22 21:43:38 +00:00
format watch.cr
This commit is contained in:
parent
f710dd37bf
commit
a571eeaa38
@ -328,7 +328,6 @@ module Invidious::Routes::Watch
|
||||
|
||||
return Invidious::Routes::API::V1::Videos.captions(env)
|
||||
elsif itag = download_widget["itag"]?.try &.as_i.to_s
|
||||
|
||||
# URL params specific to /latest_version
|
||||
env.params.query["id"] = video_id
|
||||
env.params.query["title"] = filename
|
||||
|
Loading…
Reference in New Issue
Block a user