roflmuffin / node-anime-scraper

Scrapes information from Gogoanime to get Anime, Episode & Video information & urls.
59 stars 17 forks source link

Support for additional video providers #21

Open roflmuffin opened 7 years ago

roflmuffin commented 7 years ago

GOGOAnime currently provides video links from the below providers.

:heavy_check_mark: - Supported :heavy_multiplication_x: - Unsupported

I've not looked into it much as yet, but MP4Upload should be fairly straight forward to implement. Openload will be almost impossible (they change their deobfuscation quite often and it does not look easy).

I may also pull these out into their own npm package and just include that, but I'm not sure as yet.