VehovskyJ / kemono-dl

kemono-dl is program for downloading videos, images and other files from kemono.party

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kemono-dl

kemono-dl is program for downloading videos, images and other files from kemono.party
You can build the executable yourself from the source code or download it from the releases page

Building the project:

Clone the repository:

git clone https://github.com/VehovskyJ/kemono-dl
cd kemono-dl

Build an executable:

To build an executable for your system use one of the following commands

make windows
make linux
make arm
make mac

Usage

./kemono-dl_linux_amd64 [URL]

About

kemono-dl is program for downloading videos, images and other files from kemono.party


Languages

Language:Go 93.0%Language:Makefile 7.0%