anime-dl-1.7.0 is not a library.
Anime-dl
Efficient cli app for downloading anime
Install
For latest release:
or for latest commit on main branch:
Usage
I usually use this:
to store every anime in a properly named directory.
Or for stream after scraped an archive:
Usage: adl [COMMAND]
Commands:
stream Stream anime in a media player
download Download anime
clean Delete app cache
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
For parsing urls from a file (es. urls):
Anilist
[!NOTE] For Anilist integration create an environment variable
ANIMEDL_IDwith the ID of your developer api client, or use the default of the app:4047
Contribution
Currently, there is only an italian language scraper, contributions for support other languages are welcome (see #83).
Development Setup
This project uses pre-commit hooks to ensure code quality. To set up:
The hooks will automatically run formatting, clippy, and validate conventional commit messages.
License
Made with 🫶 by @gabelluardo in GPLv3