aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/youku.py
AgeCommit message (Expand)Author
2018-03-21[Youku] Update ccodeVijay Singh
2018-01-04[youku] Fix list extraction.(close #15135) (#15137)JianxinLi
2017-12-25[youku] Add test case.JianxinLi
2017-12-25[youku] Fix list extraction.(close #15065)JianxinLi
2017-12-23[youku] Update ccodeJianxinLi
2017-12-02[youku] Update ccode (closes #14872)zcanfly
2017-11-26Fix some only matching tests (closes #14855)Sergey M․
2017-11-22[youku] Fix extraction; update ccode (closes #14815)Yen Chi Hsuan
2017-07-20[youku:show] Refine playlist extractionYen Chi Hsuan
2017-07-20[youku:show] Fix playlist extraction (closes #13248)Yen Chi Hsuan
2017-05-27[youku] Extract more metadata (closes #10433)Yen Chi Hsuan
2017-05-26[tudou] Merge into youku extractor (fixes #12214)Yen Chi Hsuan
2017-05-26[youku:show] Fix extractionYen Chi Hsuan
2017-05-26[youku] Fix extraction (closes #13191)Yen Chi Hsuan
2017-04-15[youku] Keep old fileid extraction code as fallback (#12741)Sergey M․
2017-04-14[youku] Fix fileid extractionxuhaomin
2016-07-03Rename --cn-verfication-proxy to --geo-verification-proxyYen Chi Hsuan
2016-06-08[youku:show] Add new extractorYen Chi Hsuan
2016-05-29[youku] Extract resolutionYen Chi Hsuan
2016-04-23[youku] Skip streams with channel_type=tailYen Chi Hsuan
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2016-02-14[refactor] Single quotes consistencySergey M․
2016-02-14[refactor] Do not specify redundant None as second argument in dict.get()Sergey M․
2016-02-10[youku] Report private videos (Closes #8498)Sergey M․
2016-01-01[youku] Fix extraction (#8068)Yen Chi Hsuan
2015-12-17[youku] check for the correct variableremitamine
2015-12-12[youku] Put the missing item to get_hdYen Chi Hsuan
2015-12-12[youku] Reorder format itemsYen Chi Hsuan
2015-12-12[youku] SimplifyYen Chi Hsuan
2015-12-12[youku] Fix testsYen Chi Hsuan
2015-12-12[youku] MD5 is unstableYen Chi Hsuan
2015-12-12[youku] Cleanup and PEP8Yen Chi Hsuan
2015-12-12merge data1 and data2Celthi
2015-12-12add support to video protected by passwordCelthi
2015-12-12fix the keyerror(mp4hd), todo support download the video protected by passwordCelthi
2015-12-11According the blog and you-get fixed the issues #7627.Celthi
2015-12-11fix some not important codesnipsCelthi
2015-12-11able to download first part of the video, but fail in the left partCelthi
2015-12-10add cookie and referer in headers, change the video urlCelthi
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-09-01[youku] Fix videopassword testSergey M․
2015-09-01[youku] Simplify (Closes #6717)Sergey M․
2015-09-01Fix coding styple in YouKuIE.PSJay
2015-09-01Support video-password on Youku.PSJay
2015-07-11[youku] Add localized nameYen Chi Hsuan
2015-06-16[youku] Simplify a bit the 'entries' constructionJaime Marquínez Ferrándiz
2015-06-16[youku] Coding styleYen Chi Hsuan
2015-06-16[youku] Add cn_verification_proxy support and add a georestricted test caseYen Chi Hsuan
2015-06-15[youku] Better error handlingYen Chi Hsuan
2015-06-15[youku] Change video_id and add a multipart test caseYen Chi Hsuan