1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-04 22:57:06 -05:00
Files
youtube-dl/test/test_http.py
Yen Chi Hsuan efbed08dc2 [utils] Encode hostnames before passing to urllib
With IDN (Internationalized Domain Name) and a proxy, non-ascii URLs
are passed down to urllib/urllib2, causing UnicodeEncodeError

Fixes #8890
2016-03-23 22:24:52 +08:00

4.6 KiB