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/networking
coletdjnz 8a8b54523a
[rh:requests] Add handler for `requests` HTTP library (#3668)
Adds support for HTTPS proxies and persistent connections (keep-alive)

Closes https://github.com/yt-dlp/yt-dlp/issues/1890
Resolves https://github.com/yt-dlp/yt-dlp/issues/4070
Resolves https://github.com/ytdl-org/youtube-dl/issues/32549
Resolves https://github.com/ytdl-org/youtube-dl/issues/14523
Resolves https://github.com/ytdl-org/youtube-dl/issues/13734

Authored by: coletdjnz, Grub4K, bashonly
8 months ago
..
__init__.py [rh:requests] Add handler for `requests` HTTP library (#3668) 8 months ago
_helper.py [rh:requests] Add handler for `requests` HTTP library (#3668) 8 months ago
_requests.py [rh:requests] Add handler for `requests` HTTP library (#3668) 8 months ago
_urllib.py [rh:requests] Add handler for `requests` HTTP library (#3668) 8 months ago
common.py [networking] Add request handler preference framework (#7603) 10 months ago
exceptions.py [cleanup] Misc (#8182) 9 months ago