mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Refactor search extractor
This commit is contained in:
parent
e768e1e277
commit
9f9cc1ffb5
3 changed files with 48 additions and 59 deletions
|
@ -5167,7 +5167,7 @@ get "/vi/:id/:name" do |env|
|
|||
end
|
||||
end
|
||||
|
||||
# Undocumented, creates anonymous playlist with specified 'video_ids'
|
||||
# Undocumented, creates anonymous playlist with specified 'video_ids', max 50 videos
|
||||
get "/watch_videos" do |env|
|
||||
client = make_client(YT_URL)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue