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 c94a459a24
[utils] Sanitize look-alike Unicode glyphs in non-ID filename fields when --restrict-filenames
Implements https://github.com/ytdl-org/youtube-dl/issues/31216#issuecomment-1236102822, which has a test.
2 years ago
..
downloader [utils, etc] Kill child processes when yt-dl is killed 3 years ago
extractor [ZDF] Overhaul ZDF extractors 2 years ago
postprocessor [postprocessor] Don't replace existing value with null metadata parsed from title 3 years ago
YoutubeDL.py [core] Avoid processing empty format list after removing bad formats 2 years ago
__init__.py Introduce --output-na-placeholder (closes #27896) 4 years ago
__main__.py
aes.py [test, etc] Improve download test logs; also clean up some new flake8 issues (#31153) 3 years ago
cache.py [cache] Add cache validation by program version, based on yt-dlp 2 years ago
compat.py [compat] Replace deficient ChainMap class in Py3.3 and earlier 2 years ago
jsinterp.py [JSInterp] Improve separation logic 2 years ago
options.py [options] Document that postprocessing is not forced by --postprocessor-args 2 years ago
socks.py
swfinterp.py
update.py [update] Fix updating via symlinks (closes #23991) 5 years ago
utils.py [utils] Sanitize look-alike Unicode glyphs in non-ID filename fields when --restrict-filenames 2 years ago
version.py release 2021.12.17 3 years ago