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
2015-06-15
[youku] Add a v.swf test case
Yen Chi Hsuan
2015-06-15
[youku] Use _match_id
Yen Chi Hsuan
2015-06-15
[youku] Better handling for Python 2/3 compatibility
Yen Chi Hsuan
2015-06-15
[youku] PEP8
Yen Chi Hsuan
2015-05-30
[youku] change format_id
PeterDing
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.7
PeterDing
2015-05-28
[youku] update youku
PeterDing
2014-11-23
PEP8: applied even more rules
Jouke Waleson
2014-11-23
PEP8: more applied
Jouke Waleson
2014-11-23
PEP8 applied
Jouke Waleson
2014-09-28
Remove unused imports
Philipp Hagemeister
2014-09-25
[youku] Modernize somewhat
Philipp Hagemeister
2013-11-03
Style 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 handling
tewe
2013-07-19
Add WeiboIE (closes #1039)
Jaime Marquínez Ferrándiz
2013-06-27
Tests: Add coding to files
Philipp Hagemeister
2013-06-27
[youku] move tests
Philipp Hagemeister
2013-06-23
Move Youku IE into its own file
Philipp Hagemeister
[prev]