Commit Graph

17 Commits (5819edef034819b76b8eec6a0cdf7b29cc9ddff3)

Author SHA1 Message Date
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 
Sergey M․ 7e5edcfd33 Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
Sergey M․ 0014ffa829 [funimation] Improve login
Sergey M․ f377f44dae [funimation] Improve extraction
Sergey M․ 0b1bb1ac3a [funimation] Add test for promotional video
Sergey M․ f208e52a76 [funimation] Fix promotional videos extraction
Sergey M․ b091529a3c [funimation] Extend _VALID_URL to match promotional videos
Sergey M․ b323a3cbff [funimation] Remove unused import
Sergey M․ b59623ef43 [funimation] Use mobile webpage for workaround hulu error
Sergey M․ 9c163950da [funimation] Improve _VALID_URL
Sergey M․ d357bbd375 [funimation] Update test
Sergey M? f542a3d26b [funimation] Improve extraction (Closes )
Sergey M? 59a4ff482a [funimation] Real UA is required for login
Sergey M? 40ca5b04f4 [funimation] Remove unnecessary login form field
Sergey M? 411e5b88c9 [funimation] Fix login message
Sergey M? b4c299bad0 [funimation] PEP 8
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.