index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
youku.py
Age
Commit message (
Expand
)
Author
2019-05-11
Fix W504 and disable W503 (closes #20863)
Sergey M․
2018-03-21
[Youku] Update ccode
Vijay 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 ccode
JianxinLi
2017-12-02
[youku] Update ccode (closes #14872)
zcanfly
2017-11-26
Fix 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 extraction
Yen 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 extraction
Yen 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 extraction
xuhaomin
2016-07-03
Rename --cn-verfication-proxy to --geo-verification-proxy
Yen Chi Hsuan
2016-06-08
[youku:show] Add new extractor
Yen Chi Hsuan
2016-05-29
[youku] Extract resolution
Yen Chi Hsuan
2016-04-23
[youku] Skip streams with channel_type=tail
Yen Chi Hsuan
2016-03-26
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
Sergey M․
2016-02-14
[refactor] Single quotes consistency
Sergey 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 variable
remitamine
2015-12-12
[youku] Put the missing item to get_hd
Yen Chi Hsuan
2015-12-12
[youku] Reorder format items
Yen Chi Hsuan
2015-12-12
[youku] Simplify
Yen Chi Hsuan
2015-12-12
[youku] Fix tests
Yen Chi Hsuan
2015-12-12
[youku] MD5 is unstable
Yen Chi Hsuan
2015-12-12
[youku] Cleanup and PEP8
Yen Chi Hsuan
2015-12-12
merge data1 and data2
Celthi
2015-12-12
add support to video protected by password
Celthi
2015-12-12
fix the keyerror(mp4hd), todo support download the video protected by password
Celthi
2015-12-11
According the blog and you-get fixed the issues #7627.
Celthi
2015-12-11
fix some not important codesnips
Celthi
2015-12-11
able to download first part of the video, but fail in the left part
Celthi
2015-12-10
add cookie and referer in headers, change the video url
Celthi
2015-11-23
Switch codebase to use sanitized_Request instead of
Sergey M?
2015-09-01
[youku] Fix videopassword test
Sergey M․
2015-09-01
[youku] Simplify (Closes #6717)
Sergey M․
2015-09-01
Fix coding styple in YouKuIE.
PSJay
2015-09-01
Support video-password on Youku.
PSJay
2015-07-11
[youku] Add localized name
Yen Chi Hsuan
2015-06-16
[youku] Simplify a bit the 'entries' construction
Jaime Marquínez Ferrándiz
2015-06-16
[youku] Coding style
Yen Chi Hsuan
2015-06-16
[youku] Add cn_verification_proxy support and add a georestricted test case
Yen Chi Hsuan
2015-06-15
[youku] Better error handling
Yen Chi Hsuan
[next]