aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/youku.py
AgeCommit message (Expand)Author
2015-06-15[youku] Better error handlingYen Chi Hsuan
2015-06-15[youku] Change video_id and add a multipart test caseYen Chi Hsuan
2015-06-15[youku] Add a v.swf test caseYen Chi Hsuan
2015-06-15[youku] Use _match_idYen Chi Hsuan
2015-06-15[youku] Better handling for Python 2/3 compatibilityYen Chi Hsuan
2015-06-15[youku] PEP8Yen Chi Hsuan
2015-05-30[youku] change format_idPeterDing
2015-05-29[youku] compare bytes and str for compatible; use compat_urllib_parse for mak...PeterDing
2015-05-28[youku] compatible for python > 3.3 or > 2.7PeterDing
2015-05-28[youku] update youkuPeterDing
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-11-23PEP8: more appliedJouke Waleson
2014-11-23PEP8 appliedJouke Waleson
2014-09-28Remove unused importsPhilipp Hagemeister
2014-09-25[youku] Modernize somewhatPhilipp Hagemeister
2013-11-03Style fixes for extractors: remove spaces around (,),{ and }Jaime Marquínez Ferrándiz
2013-10-13[youku] Allow shortcut youku:ID and make non-matching groups non-matching (#1...Philipp Hagemeister
2013-09-21[youku] better error handlingtewe
2013-07-19Add WeiboIE (closes #1039)Jaime Marquínez Ferrándiz
2013-06-27Tests: Add coding to filesPhilipp Hagemeister
2013-06-27[youku] move testsPhilipp Hagemeister
2013-06-23Move Youku IE into its own filePhilipp Hagemeister