Add country route to flixHQ provider
dhelbegor opened this issue · 4 comments
dhelbegor commented
Is your feature request related to a problem? Please describe.
I would like to have the country route option to get movies and tv series by country.
Describe the solution you'd like
add the scraper for the route country so when the person type /?country=KR
This route should bring movies and tv series filtered by that country.
fsmdeveloper commented
riimuru commented
@fsmdeveloper that package uses consumet's code, it's just has few more methods for flixhq which what @dhelbegor is adding here
dhelbegor commented
Yes, they created genre and country on the same endpoint. We can do something like that on api.consumer.org. but for the scraper I think it's better to maintain a single responsibility.
fsmdeveloper commented
dhelbegor
Yes, Please make one with consumet.