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
384 stars 208 forks source link

feat(zero): added fetchSpotlight #495

Closed jasanpreetn9 closed 4 months ago

jasanpreetn9 commented 4 months ago

What kind of change does this PR introduce? It adds the ability to fetch spotlight anime 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 spotlight anime from zoro and pulls relevant information such as title, id, image, etc.