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 db7b054a61
[networking] Add request handler preference framework (#7603)
Preference functions that take a request and a request handler instance can be registered to prioritize different request handlers per request.

Authored by: coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
1 year ago
..
__init__.py [networking] Rewrite architecture (#2861) 1 year ago
_helper.py [networking] Rewrite architecture (#2861) 1 year ago
_urllib.py [networking] Remove dot segments during URL normalization (#7662) 1 year ago
common.py [networking] Add request handler preference framework (#7603) 1 year ago
exceptions.py [compat, networking] Deprecate old functions (#2861) 1 year ago