aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/funimation.py
AgeCommit message (Expand)Author
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