18 Commits (dcdb292fddc82ae11f4c0b647815a45c88a6b6d5)

Author SHA1 Message Date
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
9 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