Skip to content

A performant CLI downloader for hentai-cosplays.com

Notifications You must be signed in to change notification settings

TohoEnjoyer2000/hc-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HC-dl

A performant CLI downloader for hentai-cosplays.com.

Usage

hc-dl -u https://hentai-cosplays.com/...

# optionally set how may concurrent download perform
# Example: perform 4 concurrent download
# Default: perform [CPU count] concurrent download
hc-dl -u https://hentai-cosplays.com/... -c 4

Build

go build cmd/main.go -o hc-dl