9 Commits (0c69958844a446bc3373f45f8f750cbc3202d14e)

Author SHA1 Message Date
sprhawk 0c69958844 add other properties; remove print verbose 7 years ago
sprhawk 3281af3464 a working version 7 years ago
sprhawk 29ac31afaf simply get the correct webpage, but not parsed to extract information 7 years ago
Yen Chi Hsuan e1e0a10c56
[weibo] Remove the extractor
The Weibo weishipin (微視頻, tiny videos) service is dead and now all
videos are hosted on Sina videos, which is covered by sina.py
8 years ago
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules 10 years ago
Jaime Marquínez Ferrándiz 97b5196960 [weibo] Modernize 10 years ago
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 11 years ago
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.
11 years ago
Jaime Marquínez Ferrándiz c364f15ff1 Add WeiboIE (closes #1039)
It just embed video from other sites.
Modified the _VALID_URL of Youku to catch embed urls.
11 years ago