mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-16 15:27:36 +01:00
4bf912282a
This implements RFC3986 5.2.4 remove_dot_segments during the URL normalization process. Closes #3355, #6526 Authored by: coletdjnz