youtube-dl/youtube_dl
Yen Chi Hsuan 24d8a75982
[discoverygo] Fix JSON data parsing
HTMLParser, which is used by extract_attributes, already unescapes
attribute values with HTMLParser.unescape. They shouldn't be unescaped
again, to there may be parsing errors.

Ref: #11219, #11522
2017-01-05 18:50:34 +08:00
..
downloader
extractor [discoverygo] Fix JSON data parsing 2017-01-05 18:50:34 +08:00
postprocessor
__init__.py Improve custom config support (closes #10648) 2016-12-31 23:41:37 +07:00
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py Improve custom config support (closes #10648) 2016-12-31 23:41:37 +07:00
socks.py
swfinterp.py
update.py
utils.py
version.py release 2017.01.05 2017-01-05 04:10:15 +07:00
YoutubeDL.py