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
/
crunchyroll.py
Age
Commit message (
Expand
)
Author
2014-11-23
PEP8 applied
Jouke Waleson
2014-11-15
[crunchyroll] Remove NOP code (#2782)
Philipp Hagemeister
2014-11-02
[util] Move compatibility functions out of util
Philipp Hagemeister
2014-10-29
[crunchycroll] Fix building of ass subtitles (reported in #4019)
Jaime Marquínez Ferrándiz
2014-10-26
[crunchyroll:playlist] Simplify (#3988)
Philipp Hagemeister
2014-10-26
Merge remote-tracking branch 'gabeos/crunchyroll-show-playlist'
Philipp Hagemeister
2014-10-23
[crunchyroll] Correct parsing (Fixes #4014)
Philipp Hagemeister
2014-10-20
Forgot to reverse extracted video urls so they are in correct order for video...
Gabriel Schubiner
2014-10-19
Added extractor for crunchyroll 'playlists' i.e. series. so that one can, e.g...
Gabriel Schubiner
2014-09-25
[crunchyroll] Allow to list subtitles (fixes #3805)
Naglis Jonaitis
2014-08-30
Add SSA (.ass) subtitle output for Crunchyroll
Adam
2014-08-29
Add login support to Crunchyroll extractor
Adam
2014-02-25
[crunchyroll] Use `enumerate`
Jaime Marquínez Ferrándiz
2014-02-25
[crunchyroll] Handle error message
Sergey M.
2014-02-25
[crunchyroll] Fix subtitle lang code extraction
Sergey M
2014-02-25
[crunchyroll] Tidy and modernize
Sergey M
2014-01-30
[crunchyroll] Add support for mobile URLs and use unicode literals
dst
2013-12-20
[crunchyroll] Fix test (#1721)
Philipp Hagemeister
2013-11-09
Add support for crunchyroll.com
rzhxeo