Vidyagaemz

Mass Downloading Exhentai Favorites

May 5th, 2020
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. HOW TO SAVE YOUR E-HENTAI FAVORITES
  2. Download X-Port (you need the get Greasemonkey/Tampermonkey before): https://dnsev-h.github.io/x-port/
  3.  
  4. X-favorites Metadata
  5. https://github.com/dnsev-h/x/raw/master/builds/x-favorites-scrape.user.js
  6. Favorite's metadata (name, tags, etc. Should be in the same order as your favorites are saved). Save all the links in different pastebins or Notepad+ files and simply match the number your metadata to easily identify what your e-hentai link.
  7.  
  8. E-hentai Downloader
  9. https://sleazyfork.org/en/scripts/10379-e-hentai-downloader
  10. This script won't download archive from E-Hentai archive download page, so it won't spend your GPs or credits. It will fetch all the pages of the gallery and get their images' URL. Then script will use GM_xmlhttpRequest API (in order to cross origin) to download them. After that, it will package them to a Zip file with JSZip and give it to you with FileSaver.js.
  11.  
  12. Alternate method:
  13. >install gallery-dl (available on pip) https://github.com/mikf/gallery-dl
  14. >run this command:
  15. gallery-dl --zip -u $USER -p $PASS https://e-hentai.org/favorites.php
  16.  
  17. Where $USER is your ehentai username and $PASS is your ehentai password.
  18. It'll download all of your e-hentai favorites in their original resolution to a folder called gallery-dl within the current directory your command line is in and put each indifidual doujin in a .zip file.
  19. It doesn't use torrents, it scrapes the site, it's a bit slow because so is the site and it avoids being detected by waiting between downloads.
  20.  
  21. Hitomi.la and Exhentai downloader
  22. https://github.com/gisellevonbingen/DoujinshiDownloader
  23.  
  24. E-book reader
  25. https://calibre-ebook.com/download_windows
  26. A nice UI for all your doujins, light novels, art books, comics, etc.
  27.  
  28. Honeyview
  29. https://www.bandisoft.com/honeyview/
  30. Great image viewer on windows. You can read comics just by double clicking the compressed file.
Add Comment
Please, Sign In to add comment