You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
downloader Release 2021.03.01 4 years ago
extractor [YouTube] Use new browse API for continuation page extraction. (#131) 4 years ago
postprocessor [embedthumbnail] Fix bug with deleting original thumbnail (Closes #113) 4 years ago
YoutubeDL.py Release 2021.03.01 4 years ago
__init__.py Add option `--extractor-retries` to retry on known extractor errors 4 years ago
__main__.py Completely change project name to yt-dlp (#85) 4 years ago
aes.py Completely change project name to yt-dlp (#85) 4 years ago
cache.py Completely change project name to yt-dlp (#85) 4 years ago
compat.py Completely change project name to yt-dlp (#85) 4 years ago
jsinterp.py Completely change project name to yt-dlp (#85) 4 years ago
options.py Reduce default of `--extractor-retries` to 3 4 years ago
socks.py Completely change project name to yt-dlp (#85) 4 years ago
swfinterp.py Completely change project name to yt-dlp (#85) 4 years ago
update.py Completely change project name to yt-dlp (#85) 4 years ago
utils.py Fix `get_executable_path` (#117) 4 years ago
version.py [version] update :ci skip 4 years ago