summaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/funimation.py
AgeCommit message (Expand)Author
2019-01-15[funimation] fix extraction(closes #14089)Remita Amine
2018-05-26remove unnecessary assignment parenthesisRemita Amine
2017-11-11Remove sensitive data from logging in messagesSergey M․
2017-05-08[funimation] remove codes related to old login method and update testRemita Amine
2017-05-08[funimation] fix authentication(closes #13021)Remita Amine
2017-04-01[funimation] fix extraction(closes #10696)(#11773)Remita Amine
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-04-30[funimation] Detect blocking and support CloudFlare cookiesYen Chi Hsuan
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2015-12-29Simplify formats accumulation for f4m/m3u8/smil formatsSergey M․
2015-12-13[funimation] Improve loginSergey M․
2015-12-12[funimation] Improve extractionSergey M․
2015-12-12[funimation] Add test for promotional videoSergey M․
2015-12-12[funimation] Fix promotional videos extractionSergey M․
2015-12-12[funimation] Extend _VALID_URL to match promotional videosSergey M․
2015-12-12[funimation] Remove unused importSergey M․
2015-12-12[funimation] Use mobile webpage for workaround hulu errorSergey M․
2015-12-11[funimation] Improve _VALID_URLSergey M․
2015-12-11[funimation] Update testSergey M․
2015-12-11[funimation] Improve extraction (Closes #7775)Sergey M?
2015-12-11[funimation] Real UA is required for loginSergey M?
2015-12-11[funimation] Remove unnecessary login form fieldSergey M?
2015-12-11[funimation] Fix login messageSergey M?
2015-12-11[funimation] PEP 8Sergey M?
2015-12-11[funimation] Add new extractorMuratcan Simsek