Age | Commit message (Expand) | Author |
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 |
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 |