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 f0c9fb9682
[utils] `Popen`: Refactor to use contextmanager
Fixes https://github.com/yt-dlp/yt-dlp/issues/3531#issuecomment-1156223597
2 years ago
..
compat [extractor] Import `_ALL_CLASSES` lazily 2 years ago
downloader [utils] `Popen`: Refactor to use contextmanager 2 years ago
extractor [utils] `Popen`: Refactor to use contextmanager 2 years ago
postprocessor [utils] `Popen`: Refactor to use contextmanager 2 years ago
YoutubeDL.py [utils] `Popen`: Refactor to use contextmanager 2 years ago
__init__.py [extractor] Import `_ALL_CLASSES` lazily 2 years ago
__main__.py [cleanup] Upgrade syntax 2 years ago
aes.py [cleanup] Minor fixes (See desc) 2 years ago
cache.py [cleanup] Misc cleanup and refactor (#2173) 2 years ago
cookies.py [utils] `Popen`: Refactor to use contextmanager 2 years ago
dependencies.py [XAttrMetadata] Refactor and document dependencies 2 years ago
jsinterp.py [cleanup] Misc fixes (see desc) 2 years ago
minicurses.py `--match-filter -` to interactively ask for each video 2 years ago
options.py Add `--no-update` 2 years ago
socks.py [cleanup] Minor fixes (See desc) 2 years ago
update.py [update] Use `.git` folder to distinguish `source`/`unknown` 2 years ago
utils.py [utils] `Popen`: Refactor to use contextmanager 2 years ago
version.py [version] update 2 years ago
webvtt.py [cleanup] Minor fixes (See desc) 2 years ago