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
coletdjnz 5faf6528fb
[http] Fix bug in retrying on read timeout in py < 3.10
socket.timeout is not an alias of TimeoutError in py < 3.10
Fixes bug in a2e77303e3
Authored-by: coletdjnz
2 years ago
..
compat [cleanup] Misc fixes 2 years ago
downloader [http] Fix bug in retrying on read timeout in py < 3.10 2 years ago
extractor [adobepass] Allow cookies for authenticating MSO 2 years ago
postprocessor [cleanup] Minor fixes (See desc) 2 years ago
YoutubeDL.py `--max-downloads` should obey `--break-per-input` 2 years ago
__init__.py [extractor] Use classmethod/property where possible 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 Bugfix for 2414649192 2 years ago
dependencies.py [XAttrMetadata] Refactor and document dependencies 2 years ago
jsinterp.py [cleanup] Misc cleanup and refactor (#2173) 2 years ago
minicurses.py `--match-filter -` to interactively ask for each video 2 years ago
options.py `--max-downloads` should obey `--break-per-input` 2 years ago
socks.py [cleanup] Minor fixes (See desc) 2 years ago
update.py [cleanup] Minor fixes (See desc) 2 years ago
utils.py [cleanup] Misc cleanup 2 years ago
version.py [version] update 2 years ago
webvtt.py [cleanup] Minor fixes (See desc) 2 years ago