Commit Graph

4 Commits (3357110a4c26b9a8410ec47055f0d86ce30d4f3d)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 97b5196960 [weibo] Modernize
Jaime Marquínez Ferrándiz 9ee2b5f6f2 tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working
Jaime Marquínez Ferrándiz de7a91bfe3 WeiboIE: extract the player urls from a json webpage
Also extract a Sina url that doesn't require to follow a redirection.
Jaime Marquínez Ferrándiz c364f15ff1 Add WeiboIE (closes )
It just embed video from other sites.
Modified the _VALID_URL of Youku to catch embed urls.