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