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

refactor: refactor code at zoro #496

Closed jasanpreetn9 closed 4 months ago

jasanpreetn9 commented 4 months ago

What kind of change does this PR introduce? Refactor scrapeCard function at zoro.

Did you add tests for your changes? I did not add tests.

Summary Refactor scrapeCard function at zoro as then it can be reused.

jasanpreetn9 commented 4 months ago

Yes, but this way scrapeCard can be reused for recommendations.

riimuru commented 4 months ago

@jasanpreetn9 which recommendations?

jasanpreetn9 commented 4 months ago

Anime recommendations from fetchAnimeInfo. Which I plan to implement.