Commit Graph

15 Commits (c1795ca6c8b1351a563a3e91023e46d18d59d52b)

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