consumet / consumet.ts

Nodejs library that provides high-level APIs for obtaining information on various entertainment media such as books, movies, comic books, anime, manga, and so on.
https://consumet.org/extensions/list/
GNU General Public License v3.0
393 stars 222 forks source link

feat(gogoanime): Add fetch anime movies & popular anime #430

Closed hase0278 closed 9 months ago

hase0278 commented 9 months ago

What kind of change does this PR introduce? Additional provider features

Did you add tests for your changes? Yes

If relevant, did you update the documentation? No

Summary Since there is no way for consumet.ts to get anime movies and popular anime from gogoanime unlike the first version of gogoanime api, I just inserted and refactored to typescript the old code from the gogoanime api.