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
pukkandan db2e129ca0
[options] Better ambiguous option resolution
Eg: `--write-auto` no longer results in
> ambiguous option: --write-auto (--write-auto-subs, --write-automatic-subs?)
2 years ago
..
downloader [websocket] Make syntax error in `websockets` module non-fatal 2 years ago
extractor [zaq1] Remove dead extractor (#2728) 2 years ago
postprocessor [FFmpegConcat] Abort on --skip-download and download errors 2 years ago
YoutubeDL.py [cleanup,docs] Minor fixes 2 years ago
__init__.py [outtmpl] Handle `-o ""` better 2 years ago
__main__.py [cleanup] Point all shebang to `python3` (#372) 3 years ago
aes.py [aes] Add unpad_pkcs7 2 years ago
cache.py [docs,cleanup] Some minor refactoring and improve docs 3 years ago
compat.py Update to ytdl-commit-78ce962 2 years ago
cookies.py [aes] Add unpad_pkcs7 2 years ago
jsinterp.py [cleanup] Fix some typos (#2033) 2 years ago
minicurses.py [dash,youtube] Download live from start to end (#888) 2 years ago
options.py [options] Better ambiguous option resolution 2 years ago
socks.py Completely change project name to yt-dlp (#85) 3 years ago
swfinterp.py.disabled [cleanup] Mark unused files 3 years ago
update.py [cleanup,docs] Minor fixes 2 years ago
utils.py [utils] Use `locked_file` for `sanitize_open` (#1066) 2 years ago
version.py [version] update 2 years ago
webvtt.py [utils] Standardize timestamp formatting code 3 years ago