mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-17 23:16:48 +01: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