mx-psi / fa-scraper

A FilmAffinity web scraper compatible with Letterboxd
GNU General Public License v3.0
18 stars 9 forks source link

Not ignoring (TV) and (S) #24

Closed DiegoAsterio closed 3 years ago

DiegoAsterio commented 3 years ago

This pull request adresses #5 by adding a new Enum type to fa-scrapper with all the categories that could be ignored, adding one new argument to the cli utility that lets the user ignore categories and checking every tag belongs to one of the chosen categories.