aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/sina.py
AgeCommit message (Expand)Author
2018-05-26remove unnecessary assignment parenthesisRemita Amine
2016-05-13[sina] fix extraction(fixes #1146)remitamine
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-02-01[sina] Modernize and simplifyPhilipp Hagemeister
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-01-23[sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212)Jaime Marquínez Ferrándiz
2014-01-23[sina] use unicode_literalsJaime Marquínez Ferrándiz
2013-11-26Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz
2013-07-18Add SinaIE (related #1039): extractor for video.sina.com.cnJaime Marquínez Ferrándiz