1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 23:43:21 -04:00

[web.archive:youtube] Improve metadata extraction (#1785)

Authored-by: coletdjnz
This commit is contained in:
coletdjnz
2021-12-10 12:43:15 +13:00
committed by GitHub
parent 487c5b3389
commit aa4b054512
2 changed files with 363 additions and 107 deletions

View File

@@ -1580,6 +1580,9 @@ The following extractors use this feature:
#### vikichannel
* `video_types`: Types of videos to download - one or more of `episodes`, `movies`, `clips`, `trailers`
#### youtubewebarchive
* `check_all`: Try to check more at the cost of more requests. One or more of `thumbnails`, `captures`
NOTE: These options may be changed/removed in the future without concern for backward compatibility