diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2017-01-05 18:45:26 +0800 |
---|---|---|
committer | Yen Chi Hsuan <yan12125@gmail.com> | 2017-01-05 18:50:34 +0800 |
commit | 24d8a75982de3fd2fefd2c0d4a1248d03997d843 (patch) | |
tree | 4b87954c4969353d4d6d0a0eb6aaf8c0082b84a7 /youtube_dl/extractor/melonvod.py | |
parent | 7232bb299b69ee0cf8634a0ebf26f15ecb476a42 (diff) |
[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
Diffstat (limited to 'youtube_dl/extractor/melonvod.py')
0 files changed, 0 insertions, 0 deletions