yt-dlc/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 [uplynk] force downloading using hls native downloader(closes #11496) 2016-12-20 19:49:45 +01:00
extractor [discoverygo] Fix JSON data parsing 2017-01-05 18:50:34 +08:00
postprocessor Revert "[postprocessor/embedthumbnail] Allow mkv to embed thumbnails" 2016-10-20 15:07:19 +08:00
YoutubeDL.py add Basic support for Smooth Streaming protocol(#8118) 2016-11-02 01:54:45 +07:00
__init__.py Improve custom config support (closes #10648) 2016-12-31 23:41:37 +07:00
__main__.py
aes.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
cache.py
compat.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
jsinterp.py [jsinterp] Fix function calls without arguments. 2016-11-11 15:36:57 +01:00
options.py Improve custom config support (closes #10648) 2016-12-31 23:41:37 +07:00
socks.py [socks] Refine exception model for better error handling 2016-12-05 00:43:37 +08:00
swfinterp.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
update.py
utils.py [utils] Improve urljoin 2016-12-17 18:49:55 +07:00
version.py release 2017.01.05 2017-01-05 04:10:15 +07:00