mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-04-17 04:15:36 +00:00
When the url is something like http://example.org/foo/bar?x=y and the added is file/video.mp4 , we want http://example.org/foo/file/video.mp4 Fixes #1268.