mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-05-04 21:04:51 +09:00

With IDN (Internationalized Domain Name) and a proxy, non-ascii URLs are passed down to urllib/urllib2, causing UnicodeEncodeError Fixes #8890