Extract API routes from invidious.cr (2/?)

- Video playback endpoints
- Search feed api
- Video info api
This commit is contained in:
syeopite
2021-08-12 23:31:12 -07:00
parent 66becbf46f
commit 6aa65593ef
13 changed files with 734 additions and 701 deletions

View File

@@ -185,6 +185,7 @@ def fetch_channel(ucid, db, pull_all_videos = true, locale = nil)
if !author
raise InfoException.new("Deleted or invalid channel")
end
author = author.content
# Auto-generated channels