Skip to content

vrienstudios/anime-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anime-dl

The front-end for the anime-dl project

Table of Contents


The backing library: ADLCore


Have any ideas or an issue? Feel free to create an issue or talk to us in the Discord

Site Status

SITE Search Download
NovelHall.com [Novel] YES YES
RoyalRoad.com [SNovel] NO YES
(embtaku.pro playtaku.online) [Anime] YES YES
animeid.live [Anime (Espanol) ] NO YES
HAnime.tv [Hentai] YES YES
MangaKakalot.com [Manga] YES YES

Installation

Download the latest release from the releases page

Building

Requirements:


1. Clone the repo

git clone https://github.com/vrienstudios/anime-dl.git && cd anime-dl


2. Install required nim modules:

Note: It is recommended you to check out the dependencies in the nimble file before doing this.

nimble installdeps


3. Build with these commands:
nimble build -d:ssl --threads:on

Usage

There are two ways to use the program--

You can simply execute the executable and follow the prompts, or you can follow the instructions below for simpler usage.

Note: The documentation on the program arguments are subject to change and are not encompassing.

Help: 
	./animeDL selector options
	./animeDL ani -d -c HAnime -res x720 -url url
	./animeDL ani -d -c vidstreamAni -res 1920x1080 -url url
(Selectors)
	ani (Denominates video)
	nvl (Denominates text)
	mng (Denominates pictures)
(Options)
	-d (specifies to download)
	-lim num:num (limit the amount of episodes/chapters)
	-c name (Set a custom downloader, useful for scripts)
	-dblk (specify to download more than one episode)
	-res wxh (Can be buggy at times)
2022-08-19.22-02-11.mp4