1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-02-12 20:50:44 +01:00
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
..