dteviot / WebToEpub

A simple Chrome (and Firefox) Extension that converts Web Novels (and other web pages) into an EPUB.
Other
730 stars 139 forks source link

Problem download novel from novel18.syosetu #1441

Open PHBN1964 opened 2 months ago

PHBN1964 commented 2 months ago

Describe the bug When I try to download a novel from https://novel18.syosetu.com it doesn't make the epub file and this error below appears: TypeError: Cannot read properties of null (reading 'cloneNode') at SyosetuParser.getInformationEpubItemChildNodes (chrome-extension://dgngpbkafocciimdoiomfhjjejieehnk/js/parsers/SyosetuParser.js:69:42) at SyosetuParser.populateInfoDiv (chrome-extension://dgngpbkafocciimdoiomfhjjejieehnk/js/Parser.js:355:27) at SyosetuParser.makeInformationEpubItem (chrome-extension://dgngpbkafocciimdoiomfhjjejieehnk/js/Parser.js:343:14) at SyosetuParser.webPagesToEpubItems (chrome-extension://dgngpbkafocciimdoiomfhjjejieehnk/js/Parser.js:315:33) at SyosetuParser.epubItemSupplier (chrome-extension://dgngpbkafocciimdoiomfhjjejieehnk/js/Parser.js:303:30) at packEpub (chrome-extension://dgngpbkafocciimdoiomfhjjejieehnk/js/main.js:188:37) at chrome-extension://dgngpbkafocciimdoiomfhjjejieehnk/js/main.js:155:20l To Reproduce Steps to reproduce the behavior:

  1. Go to https://novel18.syosetu.com and choose a novel
  2. Click on 'Pack Epub'
  3. Wait till epub finish
  4. See error

Expected behavior The novel should be downloaded

Screenshots Screenshot_20240824-114629 Screenshot_20240824-114622

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

ImLJS commented 2 months ago

Its working properly for me. Try to turn on desktop mode and use the extension

dteviot commented 2 months ago

@PHBN1964 I confirm, it's also working for me with desktop version of Chrome. Please close this issue if setting your browser to desktop mode works. Or let us know if it does not.