Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PEP8: applied even more rules | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | [weibo] Modernize | Jaime Marquínez Ferrándiz | 2014-04-11 | 1 | -15/+15 |
| | |||||
* | tests: don't run the test if any of the extractors listed in the 'add_ie' ↵ | Jaime Marquínez Ferrándiz | 2013-11-06 | 1 | -0/+1 |
| | | | | field is marked as not working | ||||
* | WeiboIE: extract the player urls from a json webpage | Jaime Marquínez Ferrándiz | 2013-07-19 | 1 | -3/+14 |
| | | | | Also extract a Sina url that doesn't require to follow a redirection. | ||||
* | Add WeiboIE (closes #1039) | Jaime Marquínez Ferrándiz | 2013-07-19 | 1 | -0/+37 |
It just embed video from other sites. Modified the _VALID_URL of Youku to catch embed urls. |