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.
youtube-dl/youtube_dl
pukkandan 1baa0f5f66 [utils] Escape URL while sanitizing
Closes #31008, #yt-dlp/263

While this fixes the issue in question, it does not try to address the root-cause of the problem
Refer: 915f911e365736227e134ad654601443dbfd7ccb, f5fa042c82300218a2d07b95dd6b9c0756745db3
2 years ago
..
downloader Ignore --external-downloader-args if --external-downloader was rejected 2 years ago
extractor [YouPorn] Improve `upload_date` extraction 2 years ago
postprocessor [postprocessor/ffmpeg] Show ffmpeg output on error (refs #22680) (#29336) 3 years ago
YoutubeDL.py Ignore --external-downloader-args if --external-downloader was rejected 2 years ago
__init__.py Introduce --output-na-placeholder (closes #27896) 3 years ago
__main__.py
aes.py Switch codebase to use compat_b64decode 6 years ago
cache.py Use expand_path where appropriate (closes #12556) 7 years ago
compat.py Back-port JS interpreter upgrade from yt-dlp PR #1437 2 years ago
jsinterp.py Refactor JSInterpreter._separate 2 years ago
options.py Update options.py 2 years ago
socks.py [socks] Report errors elegantly when credentails are required but missing 7 years ago
swfinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
update.py [update] Fix updating via symlinks (closes #23991) 4 years ago
utils.py [utils] Escape URL while sanitizing 2 years ago
version.py release 2021.12.17 2 years ago