Blacx08 / yamete

Yamete - Hentai downloader in PHP CLI - Easy site downloader PHP system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Yamete - Hentai downloader in PHP CLI - Easy PHP Site downloader

latest release Docker Pulls Docker stars Bitcoin donation Litecoin donation PayPal donation

This image allows you easily download specific assets of a site

Usage

./download [[-u|--url <url>] [-l|--list <path_to_list_file>]] [-d|--drivers <path_to_drivers>]

Mandatory parameter

-u or --url : the URL to download assets from OR -l or --list : the path to a file containing all URLs to download from on each line

Optional parameter

-d or --drivers: the path to custom drivers to handle some URL

Downloads

All assets will be downloaded to the downloads folder at the root folder of this project.

Docker

You can use Docker image to use this program easily without knowing code or installing PHP etc...

docker run --rm -ti -v </path/to/downloads>:/root/downloads jaymoulin/yamete download [...]

see usage to complete [...]

with </path/to/downloads> the path where downloaded assets will be downloaded to.

Build Docker Image

To build this image locally

docker build -t jaymoulin/yamete -f docker/Dockerfile .

Supported sites

Here's is the list of supported sites for now:

  • asmhentai.com
  • comicspornoxxx.com
  • e-hentai.org
  • 8muses.com
  • freeadultcomix.com
  • hbrowse.com
  • hentai2read.com
  • hentaibox.net
  • hentaicomics.pro
  • hentai-comics.org
  • hentaifox.com
  • hentaifromhell.org
  • hentai-paradise.fr
  • nhentai.net
  • hentaiporns.net
  • luscious.net
  • myhentaicomics.com
  • nxt-comics.com
  • porncomix.info
  • porncomixonline.net
  • porncomix.site
  • shentai.xyz
  • simply-hentai.com
  • xyzcomics.com
  • hentaifantasy.it
  • hentaicomicsbr.net
  • hentaivn.net
  • hentaimanga.info
  • yaoimangaonline.com
  • milfcomix.com
  • vercomicsporno.com
  • hitomi.la
  • tsumino.com
  • comicsmanics.com
  • hentaifr.net
  • myreadingmanga.info

You must pass the URL to the album for the program to download it!

About

Yamete - Hentai downloader in PHP CLI - Easy site downloader PHP system

License:MIT License


Languages

Language:PHP 98.7%Language:Makefile 1.3%