youtube-dl/youtube_dl
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
..
downloader [external/downloader] fix rtmp downloading using FFmpegFD 2016-03-14 16:51:01 +01:00
extractor Add extractor for thescene.com (closes #8929) 2016-03-22 22:17:59 +01:00
postprocessor [postprocessort/ffmpeg] Allow embedding webvtt into webm (Closes #8874) 2016-03-20 04:12:34 +06:00
__init__.py
__main__.py
aes.py
cache.py
compat.py [compat] Add compat_xpath 2016-03-18 02:51:38 +06:00
jsinterp.py
options.py [postprocessort/ffmpeg] Allow embedding webvtt into webm (Closes #8874) 2016-03-20 04:12:34 +06:00
swfinterp.py
update.py
utils.py [utils] Encode hostnames before passing to urllib 2016-03-23 22:24:52 +08:00
version.py release 2016.03.18 2016-03-18 11:43:48 +01:00
YoutubeDL.py [YoutubeDL] Improve _format_note 2016-03-20 22:01:45 +06:00