Commit Graph

7 Commits (11e611a7fa809a447939e8a98c8549f2827c862f)

Author SHA1 Message Date
Philipp Hagemeister 437cac8cc1 [sina] Modernize and simplify
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules
Jaime Marquínez Ferrándiz 8b769664c4 [sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes )
Jaime Marquínez Ferrándiz 76f270a46a [sina] use unicode_literals
Jaime Marquínez Ferrándiz e26f871228 Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz 0932300e3a Add SinaIE (related ): extractor for video.sina.com.cn