aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/crunchyroll.py
AgeCommit message (Expand)Author
2016-10-03Unify coding cookieDéstin Reed
2016-09-19[crunchyroll] Check if already logged in (Closes #10700)Sergey M․
2016-09-15[crunchyroll] Fix authentication (Closes #10655)Sergey M․
2016-08-12[crunchyroll] Add support for HLS (Closes #10301)Sergey M․
2016-04-29[crunchyroll] Sort formatsSergey M․
2016-04-29[crunchyroll] Add even more relaxed fmt fallbackSergey M․
2016-04-29[crunchyroll] Relax fmt regexSergey M․
2016-04-29[crunchyroll] reduce requests for formats extractionremitamine
2016-04-28[crunchyroll] improve extractionremitamine
2016-03-26Use urlencode_postdata across the codebaseSergey M․
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2016-03-17[crunchyroll] Fix custom _download_webpage (Closes #8883)Sergey M․
2016-02-14[refactor] Single quotes consistencySergey M․
2016-01-07check video_play_path and use xpath_textoittaa
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-11-07[crunchyroll] Fix description extractionSergey M․
2015-11-07[crunchyroll] Simplify description extractionSergey M․
2015-11-07[crunchyroll] Fix title extraction (Closes #7396)Sergey M․
2015-10-25Use 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 extractionSergey 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 typoSergey M․
2015-08-26[crunchyroll] Use raise_login_requiredSergey 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_unquoteSergey M․
2015-07-05[crunchyroll] Fix extraction (Closes #5855, closes #5881)Sergey M․
2015-05-30[crunchyroll] Fix python 3.2Sergey M․
2015-05-30[crunchyroll] Extract subtitles extraction routineSergey M․
2015-04-24[Crunchyroll] Fix extraction on Python 2.6Yen Chi Hsuan
2015-03-21[crunchyroll] Remove unused classJaime Marquínez Ferrándiz
2015-03-03Make sure netrc works for all extractors with login supportPhilipp Hagemeister
2015-02-16[crunchyroll] Convert to new subtitles systemJaime Marquínez Ferrándiz
2015-01-02[crunchyroll] Fix format extractionJaime Marquínez Ferrándiz
2014-12-22[crunchyroll] Add .fr domain (#4537)Sergey M․
2014-12-17Improve code stylePhilipp Hagemeister
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-11-23Fix all PEP8 issues except E501Philipp Hagemeister
2014-11-23PEP8: E225,E227Jouke Waleson
2014-11-23PEP8: more appliedJouke Waleson
2014-11-23PEP8 appliedJouke Waleson
2014-11-15[crunchyroll] Remove NOP code (#2782)Philipp Hagemeister
2014-11-02[util] Move compatibility functions out of utilPhilipp 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-26Merge remote-tracking branch 'gabeos/crunchyroll-show-playlist'Philipp Hagemeister