lgaticaq / anime-dl-cli

CLI for show and download anime from jkanime.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anime-dl-cli

npm version npm downloads dependency Status devDependency Status

CLI for show and download anime from jkanime.net

Installation

npm i -g anime-dl-cli

Use

For streamng require mpv. For download require wget.

anime-dl -a <anime> -c <chapter>
anime-dl -a <anime> -c <chapter> -k # play in mpv
anime-dl -a <anime> -c <chapter> -d # download in current directory
anime-dl -a <anime> -c <chapter> -d <directory> # download in a directory

License

MIT

About

CLI for show and download anime from jkanime.net

License:MIT License


Languages

Language:JavaScript 100.0%