yt-dlc/youtube_dl
Jaime Marquínez Ferrándiz c93153852f [mitele] Don't encode the URL query (closes #7280)
This seems to produce sporadic errors when trying to access the URL, because on python 3.x when you do '%s' % b'somedata' you get "b'somedata'".
2015-10-24 12:10:53 +02:00
..
downloader [downloader/hls] Add headers only for http(s) URLs 2015-10-18 13:44:21 +08:00
extractor [mitele] Don't encode the URL query (closes #7280) 2015-10-24 12:10:53 +02:00
postprocessor
YoutubeDL.py [YoutubeDL] Use DataHandler 2015-10-18 13:44:22 +08:00
__init__.py
__main__.py
aes.py
cache.py
compat.py [compat] Add compat_urllib_request_DataHandler 2015-10-18 13:44:21 +08:00
jsinterp.py
options.py
swfinterp.py
update.py
utils.py [utils:js_to_json] Fix bad escape in double quoted strings 2015-10-20 23:09:51 +06:00
version.py release 2015.10.24 2015-10-24 00:10:41 +02:00