youtube-dl/youtube_dl
dirkf 648dc5304c [compat] Add Request and HTTPClient compat for redirect
* support `method` parameter of `Request.__init__`  (Py 2 and old Py 3)
* support `getcode` method of compat_http_client.HTTPResponse (Py 2)
2023-07-18 10:50:46 +01:00
..
downloader [DashSegmentsFD] Correctly detect errors when fragment_retries == 0 2023-04-13 00:23:17 +01:00
extractor [YouTube] Avoid crash in author extraction 2023-06-22 23:14:21 +01:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
casefold.py
compat.py [compat] Add Request and HTTPClient compat for redirect 2023-07-18 10:50:46 +01:00
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py