aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/sina.py
Commit message (Expand)AuthorAgeFilesLines
* [sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212)Jaime Marquínez Ferrándiz2014-01-231-9/+19
* [sina] use unicode_literalsJaime Marquínez Ferrándiz2014-01-231-9/+10
* Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz2013-11-261-3/+1
* Add SinaIE (related #1039): extractor for video.sina.com.cnJaime Marquínez Ferrándiz2013-07-181-0/+67