feat: make maxres provide the best quality thumbnail available
This commit is contained in:
@@ -31,9 +31,9 @@ import ythdd_struct_parser
|
||||
# [✓] /api/v1/videos/:videoIdXXXX
|
||||
# [✓] /api/v1/playlists/:plid
|
||||
# [✓] /api/v1/channel/{videos, shorts, playlists, streams, latest?}/:ucid (rewrite)
|
||||
# [✓] /api/v1/:videoIdXXXX/maxres.jpg redirects to best quality thumbnail
|
||||
# ----------
|
||||
# PLANNED:
|
||||
# [X] /api/v1/:videoIdXXXX/maxres.jpg redirects to best quality thumbnail
|
||||
# [X] /api/v1/storyboards/:videoIdXXXX
|
||||
# [X] /api/v1/videos/:videoIdXXXX does not depend on yt-dlp and offloads stream retrieval elsewhere (making initial response fast)
|
||||
# [X] /api/v1/manifest/:videoIdXXXX (above is prerequisite)
|
||||
|
||||
Reference in New Issue
Block a user