haruhi-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 Add --mark-watched feature (Closes #5054) 2016-03-01 01:01:33 +06:00
__main__.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
aes.py [aes] Switch to new-style classes 2016-02-14 14:01:43 +06:00
cache.py [cache] Fix writing to paths with unicode characters 2014-11-19 00:02:24 +01:00
compat.py [compat] Add compat_xpath 2016-03-18 02:51:38 +06:00
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 2015-12-18 18:57:49 +06:00
options.py [postprocessort/ffmpeg] Allow embedding webvtt into webm (Closes #8874) 2016-03-20 04:12:34 +06:00
swfinterp.py Fix typos 2016-01-10 17:24:28 +01:00
update.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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