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
2022-05-17 09:17:37 +12:00
..
compat [cleanup] Misc fixes 2022-04-29 07:39:33 +05:30
downloader [http] Fix bug in retrying on read timeout in py < 3.10 2022-05-17 09:17:37 +12:00
extractor [adobepass] Allow cookies for authenticating MSO 2022-05-17 00:07:46 +05:30
postprocessor [cleanup] Minor fixes (See desc) 2022-05-09 17:59:26 +05:30
__init__.py [extractor] Use classmethod/property where possible 2022-05-13 00:23:26 +05:30
__main__.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
aes.py [cleanup] Minor fixes (See desc) 2022-05-09 17:59:26 +05:30
cache.py [cleanup] Misc cleanup and refactor (#2173) 2022-04-18 02:28:28 +05:30
cookies.py Bugfix for 2414649192 2022-05-17 00:55:37 +05:30
dependencies.py [XAttrMetadata] Refactor and document dependencies 2022-05-01 04:58:38 +05:30
jsinterp.py [cleanup] Misc cleanup and refactor (#2173) 2022-04-18 02:28:28 +05:30
minicurses.py --match-filter - to interactively ask for each video 2022-04-28 20:04:40 +05:30
options.py --max-downloads should obey --break-per-input 2022-05-17 00:07:44 +05:30
socks.py [cleanup] Minor fixes (See desc) 2022-05-09 17:59:26 +05:30
update.py [cleanup] Minor fixes (See desc) 2022-05-09 17:59:26 +05:30
utils.py [cleanup] Misc cleanup 2022-05-17 00:07:43 +05:30
version.py [version] update 2022-04-08 09:57:06 +00:00
webvtt.py [cleanup] Minor fixes (See desc) 2022-05-09 17:59:26 +05:30
YoutubeDL.py --max-downloads should obey --break-per-input 2022-05-17 00:07:44 +05:30