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: Zoro extra functions #453

Closed shubham7101 closed 7 months ago

shubham7101 commented 7 months ago

What kind of change does this PR introduce?

Added TopAiring, MostPopular, MostFavorite, LatestCompleted, RecentlyUpdated, RecentlyAdded, TopUpcoming function in Zoro provider also edited search function

Did you add tests for your changes? Yes, added 7 tests for all new scraper functions

If relevant, did you update the documentation? Yes, updated docs with usage and output