yt-dlp/yt_dlp
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
..
__pyinstaller
compat [compat] Ensure submodules are imported correctly 2023-07-22 18:10:35 +05:30
dependencies
downloader
extractor [ie/Wimbledon] Add extractor (#7551) 2023-07-28 18:52:07 +00:00
networking [networking] Remove dot segments during URL normalization (#7662) 2023-07-28 22:40:20 +00:00
postprocessor
utils [networking] Remove dot segments during URL normalization (#7662) 2023-07-28 22:40:20 +00:00
__init__.py
__main__.py
aes.py
cache.py
casefold.py
cookies.py [networking] Remove dot segments during URL normalization (#7662) 2023-07-28 22:40:20 +00:00
jsinterp.py
minicurses.py
options.py
plugins.py
socks.py
update.py
version.py
webvtt.py
YoutubeDL.py