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
2016-04-29
[crunchyroll] Sort formats
Sergey M․
2016-04-29
[crunchyroll] Add even more relaxed fmt fallback
Sergey M․
2016-04-29
[crunchyroll] Relax fmt regex
Sergey M․
2016-04-29
[crunchyroll] reduce requests for formats extraction
remitamine
2016-04-28
[crunchyroll] improve extraction
remitamine
2016-03-26
Use urlencode_postdata across the codebase
Sergey M․
2016-03-26
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
Sergey M․
2016-03-17
[crunchyroll] Fix custom _download_webpage (Closes #8883)
Sergey M․
2016-02-14
[refactor] Single quotes consistency
Sergey M․
2016-01-07
check video_play_path and use xpath_text
oittaa
2015-11-23
Switch codebase to use sanitized_Request instead of
Sergey M?
2015-11-07
[crunchyroll] Fix description extraction
Sergey M․
2015-11-07
[crunchyroll] Simplify description extraction
Sergey M․
2015-11-07
[crunchyroll] Fix title extraction (Closes #7396)
Sergey M․
2015-10-25
Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178)
Jaime Marquínez Ferrándiz
2015-10-22
[crunchyroll] Improve subtitle regex (Closes #7262)
Sergey M․
2015-10-18
[crunchyroll] Add maturity wall reference tests (#7202)
Sergey M․
2015-10-18
[crunchyroll] Bypass maturity wall (Closes #7202)
Sergey M․
2015-09-08
[crunchyroll] Fix uploader and upload date extraction
Sergey M․
2015-09-08
[crunchyroll] Force Accept-Language to any for all requests (Closes #6797)
Sergey M․
2015-09-03
[crunchyroll] Extract width and height (closes #6749)
Jaime Marquínez Ferrándiz
2015-08-26
[crunchyroll] Fix typo
Sergey M․
2015-08-26
[crunchyroll] Use raise_login_required
Sergey M․
2015-08-26
[crunchyroll] Detect required login (#6677)
Sergey M․
2015-08-18
[crunchyroll] Workaround fplive.net rtmp URLs (Closes #5881)
Sergey M․
2015-07-17
[crunchyroll] Use compat_urllib_parse_unquote
Sergey M․
2015-07-05
[crunchyroll] Fix extraction (Closes #5855, closes #5881)
Sergey M․
2015-05-30
[crunchyroll] Fix python 3.2
Sergey M․
2015-05-30
[crunchyroll] Extract subtitles extraction routine
Sergey M․
2015-04-24
[Crunchyroll] Fix extraction on Python 2.6
Yen Chi Hsuan
2015-03-21
[crunchyroll] Remove unused class
Jaime Marquínez Ferrándiz
2015-03-03
Make sure netrc works for all extractors with login support
Philipp Hagemeister
2015-02-16
[crunchyroll] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-01-02
[crunchyroll] Fix format extraction
Jaime Marquínez Ferrándiz
2014-12-22
[crunchyroll] Add .fr domain (#4537)
Sergey M․
2014-12-17
Improve code style
Philipp Hagemeister
2014-12-13
Fix imports and general cleanup
Philipp Hagemeister
2014-11-23
Fix all PEP8 issues except E501
Philipp Hagemeister
2014-11-23
PEP8: E225,E227
Jouke Waleson
2014-11-23
PEP8: more applied
Jouke Waleson
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
[next]