Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 532 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 532 Bytes

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]