summaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/crunchyroll.py
AgeCommit message (Expand)Author
2020-05-02[crunchyroll] Fix and improve extraction (closes #25096, closes #25060)Sergey M․
2019-06-22[crunchyroll] Move Accept-Language workaround to video extractor since it cau...Sergey M․
2019-06-22[crunchyroll:playlist] Fix and relax title extraction (closes #21291, closes ...Sergey M․
2019-03-11Start moving to ytdl-orgSergey M․
2019-03-06Use compat_etree_ElementSergey M․
2019-03-02[crunchyroll] fix is_logged checkRemita Amine
2019-03-02Revert "use older login method(closes #11572)"Remita Amine
2019-01-23[crunchyroll] Extend _VALID_URL (closes #18955)Sergey M․
2018-10-28[crunchyroll] Improve extraction failsafeness (closes #17991)Sergey M․
2018-10-02[crunchyroll] switch to HTTPS for RpcApi(closes #17749)Remita Amine
2018-09-16[crunchyroll] Prefer hardsubless formats and formats in locale languageSergey M․
2018-09-01[crunchyroll] limit VRVIE inheritance to CrunchyrollIERemita Amine
2018-09-01[crunchyroll] parse vilos media data(closes #17343)Remita Amine
2018-07-29[crunchyroll:playlist] Restrict _VALID_URL (closes #17069)bato3
2018-05-26remove unnecessary assignment parenthesisRemita Amine
2018-01-23Switch codebase to use compat_b64decodeSergey M․
2017-12-17[crunchyroll] Future-proof XML element checks(closes #15013)Remita Amine
2017-11-13[crunchyroll] extract old rtmp formatsRemita Amine
2017-11-08use older login method(closes #11572)Remita Amine
2017-07-16[crunchyroll] Relax series and season regex (closes #13659)Sergey M․
2017-05-02[crunchyroll] Update testTithen-Firion
2017-04-01[crunchyroll] pass geo verifcation proxyRemita Amine
2017-03-12[crunchyroll] Extract season nameStarsam80
2017-02-26[crunchyroll] Extract uploader name that's not a linkxbe
2017-02-23[crunchyroll] extract playlist entries idsRemita Amine
2017-02-23[crunchyroll] Fix descriptions with double quotes (closes #12124)Yen Chi Hsuan
2017-02-01[crunchyroll] Remove ScaledBorderAndShadow settingsYen Chi Hsuan
2017-01-27[crunchyroll] Improve series and season metadata extraction (closes #11832)Sergey M․
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-11-20Merge branch 'master' of https://github.com/DarkstaIkers/youtube-dl into Dark...Yen Chi Hsuan
2016-10-15[crunchyroll] Skip an invalid _TESTYen Chi Hsuan
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-29Update crunchyroll.pyDarkstaIkers
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․