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): added fetchStudio #490

Closed jasanpreetn9 closed 6 months ago

jasanpreetn9 commented 7 months ago

What kind of change does this PR introduce?

It adds the ability to fetch the anime using studio from zoro.

Did you add tests for your changes?

Yes, I added tests for my change also updated the documentation

Summary Added the ability to fetch anime using studio from zoro and pulls relevant information such as title, id, image, etc.

jasanpreetn9 commented 7 months ago

I have added the changes you suggested @riimuru