1
0
Fork 0

[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
commit aa4b054512
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 360 additions and 104 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