Commit Graph

21 Commits (9d5871fdffb945bf6084a4c30816c6917abd875b)

Author SHA1 Message Date
Sergey M․ d2d766bc6d
[animeondemand] Fix typo
Sergey M․ 17c3aced5d
[animeondemand] Relax login error regex
Sergey M․ e4d9586562
Remove sensitive data from logging in messages
Sergey M․ 2f483758bc
[animeondemand] Improve and modernize
Sergey M․ 018cc61549
[animeondemand] Bypass geo restriction
Sergey M․ 2709d9fa28
[animeondemand] Add support for flash videos (closes )
Sergey M․ ab52bb5137
[animeondemand] Fix typo
Sergey M․ 9e4f5dc1e9
[animeondemand] Pass num for episode based videos
Sergey M․ 1f7258a367
[animeondemand] Add support for full length films (Closes )
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․ bc5d16b302 [animeondemand] Skip dash for now
Sergey M․ 85c637b737 [animeondemand] Extract teaser when no full episode available ()
Sergey M․ 5c69f7a479 [animeondemand] Respect startvideo (Closes )
Sergey M․ 3c5d183c19 [animeondemand] Extract all formats (Closes )
Sergey M․ 3e8bb9a972 [animeondemand] Detect geo restriction
Sergey M․ 0d0e282912 [animeondemand] Fix typo and improve
Sergey M․ 85e8f26b82 [animeondemand] Improve extraction
Sergey M․ b57fecfddd [animeondemand] Add test
Sergey M․ 8c97e7efb6 [animeondemand] Expand episode title regex (Closes )
Sergey M․ b4561e857f [animeondemand] Add .netrc
Sergey M․ e2bd68c901 [animeondemand][wip] Add extractor ()