Closed skwerlman closed 6 years ago
This PR adds basic support for torrent categories and adds a NSFW filter.
Currently, category information is just collected and displayed, but is not sortable at the moment.
The Nyaa* crawlers now crawl the NSFW portions of their sites.
This PR also fixes a couple minor bugs:
website_source
Note: the NSFW support on the Zooqle crawler is a hack currently, and needs to be replaced when we start using their API
Note: See issue #116 regarding why the Monova crawler was disabled
Fantastic! I think that for another PR it would be good to unify the multiple categories across websites (like "films" and "movies" for instance.)
Looks good to me!
This PR adds basic support for torrent categories and adds a NSFW filter.
Currently, category information is just collected and displayed, but is not sortable at the moment.
The Nyaa* crawlers now crawl the NSFW portions of their sites.
This PR also fixes a couple minor bugs:
website_source
is now remembered when changing pagesNote: the NSFW support on the Zooqle crawler is a hack currently, and needs to be replaced when we start using their API
Note: See issue #116 regarding why the Monova crawler was disabled