aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/youku.py
Commit message (Expand)AuthorAgeFilesLines
* [youku] Fix list extraction.(close #15135) (#15137)JianxinLi2018-01-041-3/+9
* [youku] Add test case.JianxinLi2017-12-251-0/+4
* [youku] Fix list extraction.(close #15065)JianxinLi2017-12-251-1/+1
* [youku] Update ccodeJianxinLi2017-12-231-1/+1
* [youku] Update ccode (closes #14872)zcanfly2017-12-021-1/+1
* Fix some only matching tests (closes #14855)Sergey M․2017-11-261-1/+1
* [youku] Fix extraction; update ccode (closes #14815)Yen Chi Hsuan2017-11-221-1/+1
* [youku:show] Refine playlist extractionYen Chi Hsuan2017-07-201-11/+23
* [youku:show] Fix playlist extraction (closes #13248)Yen Chi Hsuan2017-07-201-28/+38
* [youku] Extract more metadata (closes #10433)Yen Chi Hsuan2017-05-271-1/+45
* [tudou] Merge into youku extractor (fixes #12214)Yen Chi Hsuan2017-05-261-2/+14
* [youku:show] Fix extractionYen Chi Hsuan2017-05-261-27/+40
* [youku] Fix extraction (closes #13191)Yen Chi Hsuan2017-05-261-170/+40
* [youku] Keep old fileid extraction code as fallback (#12741)Sergey M․2017-04-151-2/+6
* [youku] Fix fileid extractionxuhaomin2017-04-141-1/+1
* Rename --cn-verfication-proxy to --geo-verification-proxyYen Chi Hsuan2016-07-031-7/+2
* [youku:show] Add new extractorYen Chi Hsuan2016-06-081-0/+52
* [youku] Extract resolutionYen Chi Hsuan2016-05-291-0/+2
* [youku] Skip streams with channel_type=tailYen Chi Hsuan2016-04-231-0/+14
* [compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․2016-03-261-2/+2
* [refactor] Single quotes consistencySergey M․2016-02-141-1/+1
* [refactor] Do not specify redundant None as second argument in dict.get()Sergey M․2016-02-141-1/+1
* [youku] Report private videos (Closes #8498)Sergey M․2016-02-101-0/+3
* [youku] Fix extraction (#8068)Yen Chi Hsuan2016-01-011-0/+10
* [youku] check for the correct variableremitamine2015-12-171-1/+1
* [youku] Put the missing item to get_hdYen Chi Hsuan2015-12-121-0/+1
* [youku] Reorder format itemsYen Chi Hsuan2015-12-121-12/+12
* [youku] SimplifyYen Chi Hsuan2015-12-121-3/+1
* [youku] Fix testsYen Chi Hsuan2015-12-121-1/+1
* [youku] MD5 is unstableYen Chi Hsuan2015-12-121-1/+1
* [youku] Cleanup and PEP8Yen Chi Hsuan2015-12-121-18/+6
* merge data1 and data2Celthi2015-12-121-14/+11
* add support to video protected by passwordCelthi2015-12-121-8/+8
* fix the keyerror(mp4hd), todo support download the video protected by passwordCelthi2015-12-121-22/+13
* According the blog and you-get fixed the issues #7627.Celthi2015-12-111-3/+8
* fix some not important codesnipsCelthi2015-12-111-8/+6
* able to download first part of the video, but fail in the left partCelthi2015-12-111-22/+35
* add cookie and referer in headers, change the video urlCelthi2015-12-101-4/+17
* Switch codebase to use sanitized_Request instead ofSergey M?2015-11-231-4/+5
* [youku] Fix videopassword testSergey M․2015-09-011-1/+1
* [youku] Simplify (Closes #6717)Sergey M․2015-09-011-2/+2
* Fix coding styple in YouKuIE.PSJay2015-09-011-7/+6
* Support video-password on Youku.PSJay2015-09-011-3/+21
* [youku] Add localized nameYen Chi Hsuan2015-07-111-0/+1
* [youku] Simplify a bit the 'entries' constructionJaime Marquínez Ferrándiz2015-06-161-13/+11
* [youku] Coding styleYen Chi Hsuan2015-06-161-14/+10
* [youku] Add cn_verification_proxy support and add a georestricted test caseYen Chi Hsuan2015-06-161-7/+25
* [youku] Better error handlingYen Chi Hsuan2015-06-151-6/+8
* [youku] Change video_id and add a multipart test caseYen Chi Hsuan2015-06-151-14/+15
* [youku] Add a v.swf test caseYen Chi Hsuan2015-06-151-2/+5