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/utils
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
1 year ago
..
__init__.py [compat] Ensure submodules are imported correctly 1 year ago
_deprecated.py [compat, networking] Deprecate old functions (#2861) 1 year ago
_legacy.py [networking] Remove dot segments during URL normalization (#7662) 1 year ago
_utils.py [networking] Remove dot segments during URL normalization (#7662) 1 year ago
networking.py [networking] Remove dot segments during URL normalization (#7662) 1 year ago
traversal.py [cleanup, utils] Split into submodules (#7090) 1 year ago