Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-10 | [weibo] Remove the extractor | Yen Chi Hsuan | |
The Weibo weishipin (微視頻, tiny videos) service is dead and now all videos are hosted on Sina videos, which is covered by sina.py | |||
2014-11-23 | PEP8: applied even more rules | Jouke Waleson | |
2014-04-11 | [weibo] Modernize | Jaime Marquínez Ferrándiz | |
2013-11-06 | tests: don't run the test if any of the extractors listed in the 'add_ie' ↵ | Jaime Marquínez Ferrándiz | |
field is marked as not working | |||
2013-07-19 | WeiboIE: extract the player urls from a json webpage | Jaime Marquínez Ferrándiz | |
Also extract a Sina url that doesn't require to follow a redirection. | |||
2013-07-19 | Add WeiboIE (closes #1039) | Jaime Marquínez Ferrándiz | |
It just embed video from other sites. Modified the _VALID_URL of Youku to catch embed urls. |