yt-dlp/yt_dlp
Matthew a5c5623470
[YouTube] Use new browse API for continuation page extraction. (#131)
Known issues (these issues existed in previous API as well)
* Mix playlists only give 1 page (25 vids)
* Trending only gives 1 video
* History gives 5 pages (200 vids)

Co-authored-by: colethedj, pukkandan
2021-03-03 16:02:40 +05:30
..
downloader
extractor [YouTube] Use new browse API for continuation page extraction. (#131) 2021-03-03 16:02:40 +05:30
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py Reduce default of --extractor-retries to 3 2021-03-03 03:04:08 +05:30
socks.py
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py