dteviot / WebToEpub

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

Please add site #748

Open 3dycosmo opened 2 years ago

3dycosmo commented 2 years ago

https://www.lightnovel.us/

The lightnovel in cn lang with better layout.e.g. images not stacked in one page like wenku , Thx again, much appreciated

dteviot commented 2 years ago

@3dycosmo That site is a bit unusual. Looks like each web page is a single Light Novel. So, WebToEpub will convert into a single page/chapter.

Testing with https://www.lightnovel.us/detail/1106661

I can get the text, but Cloudflare blocks WebToEpub's access to the images.

If you want to give it a try, test versions for Firefox and Chrome have been uploaded to https://drive.google.com/drive/folders/1B_X2WcsaI_eg9yA-5bHJb8VeTZGKExl8?usp=sharing. Pick the one suitable for you, follow the "How to install from Source (for people who are not developers)" instructions at https://github.com/dteviot/WebToEpub/tree/ExperimentalTabMode#user-content-how-to-install-from-source-for-people-who-are-not-developers and let me know how it goes.

However, for something like this, if you want the images, I think you might be better off doing something like:

  1. Browsing to the Light Novel
  2. Scroll down the page so all images are loaded.
  3. Save page to disk
  4. Use Calibre to load the saved file and convert to epub. (Warning, I didn't try doing this myself.)

For my notes: 47 minutes