mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-04-09 10:39:06 +00:00
urllib chokes on URLs with non-ASCII characters (see http://bugs.python.org/issue3991) Working around by replacing request's original URL with escaped one