Commit Graph

8 Commits (5efaf43c93247446c8616454bb3f59b7ae13fcb8)

Author SHA1 Message Date
Sergey M․ 57b0ddb35f
[discoverygo] Actualize test
Sergey M․ a28f8d7396
[discoverygo] Bypass geo restriction
Sergey M․ 7049799470
[discoverygo:playlist] Add extractor (closes )
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: , 
Remita Amine 5c13c28566 raise unexpected error when no stream found
Remita Amine f70e9229e6 [discoverygo] detect when video needs authentication(closes )
Remita Amine 7273e5849b [discoverygo] extend _VALID_URL to support other networks
Sergey M․ d92cb46305
[discoverygo] Add extractor (Closes )