mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-30 18:53:26 +00:00
efbed08dc2
With IDN (Internationalized Domain Name) and a proxy, non-ascii URLs are passed down to urllib/urllib2, causing UnicodeEncodeError Fixes #8890