Commit Graph

5 Commits (3d09aa4c82100649279d979f9910a8c84ba301ff)

Author SHA1 Message Date
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules
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.