Skip to content

Download anime, hentai, novels, and manga from a convenient CLI tool.

Notifications You must be signed in to change notification settings

afrtite00/anime-dl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(In partnership with http://simple-anime.herokuapp.com/)

anime-dl

The front-end for the anime-dl project

Table of Contents

Motive & Vision

Though internet is available nearly everywhere, what happens, when, say, it drops for a week? What happens if power is gone for a week?

You lose access to all the content within the internet; novels, tv shows, movies. With the popularity of subscription services and licensing, more and more content is being hosted entirely online, without the ability to download or archive it.

This is also a huge problem within the software and gaming industries as a whole; a large reliance on online drm has ruined offline gaming and productivity.

The goal here is to provide a solution related to online media, when there's no internet.

We want to ship a lightweight and expandable executable via NimScript, which will allow you to download and store media locally from, virtually, any site with a bit of work.

If you share our vision, feel free to head over to ADLCore, the backbone of this project. Or, feel free to contribute here too.

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 [Novel] YES YES
LightNovelPub (WIP) (WIP)
VidStream [Anime] YES YES
HAnime [Hentai] YES YES
MangaKakalot [Manga] YES YES
NOVELS VIDEO MANGA
NovelHall VidStream MangaKakalot
LightNovelPub HAnime

Installation

Download the latest release from the releases page

Building

Requirements:

(Modification required for Windows Building)


1. Clone the repo

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


2. Install required nim modules:

nimble installdeps


3. Build with SSL support:

nimble build -d:ssl

Usage

It should be self explanatory, if you use the UI by simply executing the executable.

2022-08-19.22-02-11.mp4

About

Download anime, hentai, novels, and manga from a convenient CLI tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nim 100.0%