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

Novelupdates Fix this source #2301

Open AoiAndy opened 5 months ago

AoiAndy commented 5 months ago

Yes

Let us know

Novel URL: Any link on novelupdates ex - https://www.novelupdates.com/series/fated-to-be-loved-by-villains/ App Location: EXE App Version: v3.5.0

Describe this issue

I use the lncrawl.exe. I'm getting this issue on every novel on novelupdates.

! Error: No chapters found <class 'Exception'> File "lncrawl\bots\console\integration.py", line 107, in start raise e File "lncrawl\bots\console\integration.py", line 101, in start _download_novel() File "lncrawl\bots\console\integration.py", line 85, in _download_novel self.app.get_novel_info() File "lncrawl\core\app.py", line 137, in get_novel_info raise Exception("No chapters found")

Screenshot 2024-03-12 145443

picnixz commented 5 months ago

This is a duplicate of #2241.

Neverthless the fix I suggested https://github.com/dipu-bd/lightnovel-crawler/issues/2241#issuecomment-1925246765 should patch the issue for now.