Commit Graph

26 Commits (9e5ca66f16998eb2a680e23a6e769e34001898c5)

Author SHA1 Message Date
Sergey M․ 04be55307a
[funimation] Add support for optional lang code in URLs (closes #28950) 3 years ago
Remita Amine 929ba3997b [funimation] fix extraction(closes #14089) 5 years ago
Remita Amine 68217024e8 remove unnecessary assignment parenthesis 6 years ago
Sergey M․ e4d9586562
Remove sensitive data from logging in messages 7 years ago
Remita Amine 804181dda9 [funimation] remove codes related to old login method and update test 7 years ago
Remita Amine 8fa17117df [funimation] fix authentication(closes #13021) 7 years ago
Remita Amine 91399b2fcc [funimation] fix extraction(closes #10696)(#11773) 7 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
Yen Chi Hsuan cef3f3011f
[funimation] Detect blocking and support CloudFlare cookies 8 years ago
Sergey M․ 15707c7e02 [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode

Closes #8974
8 years ago
Sergey M․ 7e5edcfd33 Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
8 years ago
Sergey M․ 0014ffa829 [funimation] Improve login 9 years ago
Sergey M․ f377f44dae [funimation] Improve extraction 9 years ago
Sergey M․ 0b1bb1ac3a [funimation] Add test for promotional video 9 years ago
Sergey M․ f208e52a76 [funimation] Fix promotional videos extraction 9 years ago
Sergey M․ b091529a3c [funimation] Extend _VALID_URL to match promotional videos 9 years ago
Sergey M․ b323a3cbff [funimation] Remove unused import 9 years ago
Sergey M․ b59623ef43 [funimation] Use mobile webpage for workaround hulu error 9 years ago
Sergey M․ 9c163950da [funimation] Improve _VALID_URL 9 years ago
Sergey M․ d357bbd375 [funimation] Update test 9 years ago
Sergey M? f542a3d26b [funimation] Improve extraction (Closes #7775) 9 years ago
Sergey M? 59a4ff482a [funimation] Real UA is required for login 9 years ago
Sergey M? 40ca5b04f4 [funimation] Remove unnecessary login form field 9 years ago
Sergey M? 411e5b88c9 [funimation] Fix login message 9 years ago
Sergey M? b4c299bad0 [funimation] PEP 8 9 years ago
Muratcan Simsek ab4bdc913f [funimation] Add new extractor
Update funimation.py

Update funimation.py

Removed unnecessary lines.

Update funimation.py

Added thumbnail and description.

Filename improvement.

fixed TEST.
9 years ago