mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-27 12:47:34 +01:00
efbed08dc2
With IDN (Internationalized Domain Name) and a proxy, non-ascii URLs are passed down to urllib/urllib2, causing UnicodeEncodeError Fixes #8890