Commit Graph

6 Commits (70497994707b6bcbd6c0ecc3fb1073be4d75d970)

Author SHA1 Message Date
Sergey M․ 7049799470
[discoverygo:playlist] Add extractor (closes #12424) 8 years ago
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
8 years ago
Remita Amine 5c13c28566 raise unexpected error when no stream found 8 years ago
Remita Amine f70e9229e6 [discoverygo] detect when video needs authentication(closes #10425) 8 years ago
Remita Amine 7273e5849b [discoverygo] extend _VALID_URL to support other networks 8 years ago
Sergey M․ d92cb46305
[discoverygo] Add extractor (Closes #10245) 8 years ago