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.
youtube-dl/youtube_dl
dirkf 26035bde46 [DashSegmentsFD] Correctly detect errors when `fragment_retries` == 0
* use the success flag instead of the retry count
* establish the fragment_url outside the retry loop
* only report skipping a fragment once.
* resolves #32033
2 years ago
..
downloader [DashSegmentsFD] Correctly detect errors when `fragment_retries` == 0 2 years ago
extractor [YouTube] Simplify signature patterns 2 years ago
postprocessor [postprocessor] Don't replace existing value with null metadata parsed from title 2 years ago
YoutubeDL.py [core] Sanitize info dict before dumping JSON (fixes fe7e130) (#32032) 2 years ago
__init__.py Introduce --output-na-placeholder (closes #27896) 4 years ago
__main__.py [refactor] Single quotes consistency 9 years ago
aes.py [netease] Get netease music download url through player api (#31235) 2 years ago
cache.py [cache] Add cache validation by program version, based on yt-dlp 2 years ago
casefold.py [compat] Work around in case folding for narrow Python build 2 years ago
compat.py [compat] Add and use `compat_open()` like Py3 `open()` 2 years ago
jsinterp.py [jsinterp] Fix regexp parsing and .replace[All] method 2 years ago
options.py [options] Add --mtime option, unsets default --no-mtime 2 years ago
socks.py
swfinterp.py
update.py
utils.py [devscripts] Improve hack to convert command-line options to API options 2 years ago
version.py release 2021.12.17 3 years ago