Git Product home page Git Product logo

Comments (7)

dodying avatar dodying commented on August 21, 2024 1

please try latest version.

recommend to use Tampermonkey with E-Hentai Downloader
with this you can use comicSort or comicBrowser to organize, find or view the comic.
NOTE: E-Hentai Downloader only download the comic from exhentai.org or e-hentai.org

from eh-scraper.

dodying avatar dodying commented on August 21, 2024

which software help you download/generate the info.txt?

and share the demo file with me

from eh-scraper.

dodying avatar dodying commented on August 21, 2024

if you know the language Python, you can try to do like the following (Not Test):

  1. comment all line in function parseInfoContent after info['Title'] = a[0]
  2. add these at the bottom of the function parseInfoContent notice the indentation
  info['Writer'] = b['AUTHOR/CIRCLE'] or b['AUTHOR'] or b['CIRCLE'] or b['ARTIST']
  info['Tags'] = b['TAGS']

from eh-scraper.

chubits avatar chubits commented on August 21, 2024

I use the program "https://doujindownloader.com/"

file:
https://app.box.com/s/xduhkof2ws6vu588hye8t78ysfqa0ih1

I don't know Python very well (

from eh-scraper.

chubits avatar chubits commented on August 21, 2024

Hi, I noticed a bug with the name of the series.
If the symbol ":" is in the name of the series, then the name of the series is trimmed after ":"

The name of the series should be: "Re: Zero kara Hajimeru Isekai Seikatsu"
But after import, I get the name of the series: "Re"

Thank you so much for helping the cool plugin!

from eh-scraper.

dodying avatar dodying commented on August 21, 2024

i've been updated, please try latest version.

from eh-scraper.

chubits avatar chubits commented on August 21, 2024

It works great. Thanks!

from eh-scraper.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.