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
376 stars 205 forks source link

feat(zoro): fetchAdvanceSearch #539

Closed jasanpreetn9 closed 1 month ago

jasanpreetn9 commented 1 month ago

What kind of change does this PR introduce? This introduces a new feature to the fetchAdvancedSearch method, allowing additional filtering options.

Did you add tests for your changes?

Yes, tests have been added. The documentation has been updated.

Summary

This PR solves the issue of limited search capabilities by adding fetchAdvancedSearch method for more filtering options, such as filtering by release date, user ratings, and specific genres.