KissAnime batch downloader
$ npm install -g kdownload
$ kdl -h
Usage:
kdl -h | --help
kdl -v | --version
Options:
-h --help Show this screen.
-u --username Your KissAnime username.
-p --password Your KissAnime password.
-a --anime The URL name for your anime.
-q --quality The anime quality (ex. 640x360).
-o --out The download directory.
Note
The
-a
or--anime
option should be the last part of the URL, so if we have: https://kissanime.to/Anime/Hamatora-The-Animation, the option should be Hamatora-The-Animation
Sean Wilson |