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: add fetch by country at flixhq.ts #469

Closed dhelbegor closed 4 months ago

dhelbegor commented 5 months ago

What kind of change does this PR introduce? This change will add the possibility to fetch movies/tvseries by country at flixhq.

Did you add tests for your changes? Yes

If relevant, did you update the documentation? Not yet

Other information Closes #467