Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix this source [www.lightnovelpub.com] #1924

Closed
dastrdly6585 opened this issue Apr 1, 2023 · 0 comments
Closed

Fix this source [www.lightnovelpub.com] #1924

dastrdly6585 opened this issue Apr 1, 2023 · 0 comments

Comments

@dastrdly6585
Copy link

Let us know

Novel URL: All novels on lightnovelpub.com (e.g., The Author's POV)
App Location: EXE
App Version: 3.2.3

Describe this issue

Chapter list cannot be parsed correctly. This is the error message you get after you provide the novel URL:

Retrieving novel info...
Exception in thread Thread-1 (read_novel_info):
Traceback (most recent call last):
  File "threading.py", line 1016, in _bootstrap_inner
  File "threading.py", line 953, in run
  File "lncrawl\templates\browser\basic.py", line 88, in read_novel_info
  File "lncrawl\templates\browser\general.py", line 36, in read_novel_info_in_scraper
  File "lncrawl\templates\soup\chapter_only.py", line 13, in parse_chapter_list
  File "lncrawl\templates\novelpub.py", line 95, in select_chapter_tags
  File "lncrawl\templates\novelpub.py", line 96, in <listcomp>
AttributeError: 'NoneType' object has no attribute 'group'

 ! 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")
zerty added a commit to zerty/lightnovel-crawler that referenced this issue Jun 30, 2023
@dipu-bd dipu-bd closed this as completed Jul 1, 2023
ebausson pushed a commit to ebausson/lightnovel-crawler that referenced this issue Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants