domenic / worm-scraper

Scrapes the web serial Worm, its sequel Ward, and the bridge series Glow-worm into an ebook format
Other
210 stars 48 forks source link

Editing the script to scrap other epub #13

Closed dustbunni3s closed 6 years ago

dustbunni3s commented 6 years ago

Hi, i encountered an issue when i try to edit the scripts.

TypeError: Failed to execute 'removeChild' on 'Node': parameter 1 is not of type 'Node'. I know this is from the converting portion but not sure why it failed as it worked for another epub.

domenic commented 6 years ago

Sorry, I'm not really able to spend time helping someone on a new project, even if it's based on the existing worm-scraper code. I'd suggest websites like stackoverflow.com for asking questions.