yt-dlp/yt_dlp
pukkandan 19b824f693
Re-implement deprecated option `--id`
Despite `--title`, `--literal` etc being deprecated,
`--id` is still documented in youtube-dl and so should be kept
..
downloader Don't create console for subprocesses on Windows ()
extractor [AdobePass] Fix RCN MSO ()
postprocessor Don't create console for subprocesses on Windows ()
YoutubeDL.py [build] Enable lazy-extractors in releases
__init__.py Re-implement deprecated option `--id`
__main__.py [cleanup] Point all shebang to `python3` ()
aes.py [aes] Improve performance slightly ()
cache.py [docs,cleanup] Some minor refactoring and improve docs
compat.py Improved progress reporting (See desc) ()
cookies.py Don't create console for subprocesses on Windows ()
jsinterp.py Completely change project name to yt-dlp ()
minicurses.py [minicurses] Fix when printing to file
options.py Re-implement deprecated option `--id`
socks.py Completely change project name to yt-dlp ()
swfinterp.py.disabled [cleanup] Mark unused files
update.py [build] Refactor `pyinst.py` and misc cleanup
utils.py Don't create console for subprocesses on Windows ()
version.py [version] update
webvtt.py [utils] Standardize timestamp formatting code