mirror of https://github.com/yt-dlp/yt-dlp
[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, #11522pull/8/head
parent
7232bb299b
commit
24d8a75982
Loading…
Reference in New Issue