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
413 stars 226 forks source link

feat(zoro): Fetches the schedule for a given date. #492

Closed jasanpreetn9 closed 6 months ago

jasanpreetn9 commented 6 months ago

What kind of change does this PR introduce? feat(zoro): Fetches the schedule for a given date.

Did you add tests for your changes? Yes, tests were added and the documentation was updated

Summary Added the ability to fetch anime schedule using the given date and pulls relevant information such as title, id, etc.