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 4bf912282a
[networking] Remove dot segments during URL normalization (#7662)
This implements RFC3986 5.2.4 remove_dot_segments during the URL normalization process.

Closes #3355, #6526

Authored by: coletdjnz
11 months ago
..
__init__.py [networking] Rewrite architecture (#2861) 11 months ago
_helper.py [networking] Rewrite architecture (#2861) 11 months ago
_urllib.py [networking] Remove dot segments during URL normalization (#7662) 11 months ago
common.py [networking] Remove dot segments during URL normalization (#7662) 11 months ago
exceptions.py [compat, networking] Deprecate old functions (#2861) 11 months ago