Skip to content

rackyman/HHRipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HHRipper - Fap Them All

A Hentai Downloader for hentaihaven.org

Requirements

  • Install the latest Java from here.
  • Make sure that java is in your system path. Tutorial
  • Download the latest release from here.

Usage

After downloading the latest release -
Windows User - Use the Launcher.bat file to launch the program.
Unix User - Use the Launcher.sh file to launch the program.

There are two options in the app.

  1. Let's you paste multiple links of series/episodes you wanna download.
  2. Starts downloads from the links found in the list.txt file

Settings

By default the app saves the best download link of a video in downloads.txt file.

You can change the app settings in the app.properties file.
The following properties can be changed :

# Download videos in the most preferred quality
# VALUES-1080,720,480,360,240    [Use , for MULTIPLE VALUES]
# REMEMBER The preference is in descending order
quality=1080,720,480,360,240

# Show only title and download URL/Link
# VALUES-true,false 	[DEFAULT-false]
	#true  - Videos will be downloaded by the app
	#false - Videos won't be downloaded, instead links will be STORED in "downloads.txt" file
download=false

# What to do when a episode is ALREADY Downloaded
# VALUES-force,skip,prompt 		[DEFAULT-prompt]
	#force - Force download video
	#skip- Skips the download
	#prompt - Ask for user input
overwrite=prompt

# Folder where the downloads will be placed [DEFAULT- downloads/]
# PASTE CUSTOM FOLDER PATH TO DOWNLOAD THERE
	#eg- 'downloadLocation=D:/Downloads/fap' [WITHOUT THE 's]
downloadLocation=downloads/

If you mess up the settings, just delete the app.properties file and run the program to create a default properties file.

Contributing

  • Error and Bug Reports are greatly appreciated.
  • Feel free to suggest new ideas which can be implemented.

Acknowledgement

License

MIT LICENSE