dipu-bd / lightnovel-crawler

Generate and download e-books from online sources.
https://pypi.org/project/lightnovel-crawler/
GNU General Public License v3.0
1.42k stars 279 forks source link

[FEATURE REQUEST] Improve filtering logic #2260

Open picnixz opened 7 months ago

picnixz commented 7 months ago

Some novels have multiple translator groups and the links for some of those groups are not crawlable. In particular, the crawler miserably fails and the process hangs for a long time whereas we could simply customize the groups that are known to have bad links or uncrawlable links.

As such, I'd suggest one of the following features:

picnixz commented 7 months ago

My issue can be flagged as a duplicate of https://github.com/dipu-bd/lightnovel-crawler/issues/2164 if needed.