mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-28 23:30:28 +01:00
With IDN (Internationalized Domain Name) and a proxy, non-ascii URLs are passed down to urllib/urllib2, causing UnicodeEncodeError Fixes #8890