mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-04-14 02:54:50 +09: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