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
2023-07-28 22:40:20 +00:00
..
__init__.py [networking] Rewrite architecture (#2861) 2023-07-15 16:18:35 +05:30
_helper.py [networking] Rewrite architecture (#2861) 2023-07-15 16:18:35 +05:30
_urllib.py [networking] Remove dot segments during URL normalization (#7662) 2023-07-28 22:40:20 +00:00
common.py [networking] Remove dot segments during URL normalization (#7662) 2023-07-28 22:40:20 +00:00
exceptions.py [compat, networking] Deprecate old functions (#2861) 2023-07-15 16:18:35 +05:30