aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/weibo.py
AgeCommit message (Collapse)Author
2013-07-19WeiboIE: extract the player urls from a json webpageJaime Marquínez Ferrándiz
Also extract a Sina url that doesn't require to follow a redirection.
2013-07-19Add 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.