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

flix: refactor #503

Closed jasanpreetn9 closed 6 months ago

jasanpreetn9 commented 6 months ago

What kind of change does this PR introduce? Refactored Flix, added scrapeCard and scrapeCardPage

Did you add tests for your changes? I run tests for my changes, no tests were added.

Summary refactored code for better usability and readability.