mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-07 15:48:46 +09:00
efbed08dc2
With IDN (Internationalized Domain Name) and a proxy, non-ascii URLs are passed down to urllib/urllib2, causing UnicodeEncodeError Fixes #8890