šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

ani-cli-npm

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ani-cli-npm

ani-cli tool rewritten as npm package

2.1.5
latest
Source
npm
Version published
Weekly downloads
27
-10%
Maintainers
2
Weekly downloads
Ā 
Created
Source

ANI-CLI-NPM

An Anime client, writen in nodeJS, to access any* anime without the need for ad filled websites! Just install, search for the anime of your choice, and watch in the video player of your choice.

Typescript rewrite of the ani-cli package for linux.

Warning: due to shutdowns of Animixplay, this tool, along with ani-cli, is broken at present. I am currently working on a fix, but for now this will not work.

image

Instalation:

Windows:

- Download and install nodejs

- Open a terminal or powershell and run the following command to run the program:

npx ani-cli-npm@latest

- It is recomended to install VLC media player, but optionaly you can change your video player to Browser in config

Android

- Install the android terminal of your choice. e.g. Termux

- Install nodejs. In termux this is done with the following command:

pkg install nodejs

- Run

npx ani-cli-npm@latest

Linux:

- Install nodejs with your distrabutions package manager.

- Run the following command:

npx ani-cli-npm@latest

Build from git:

git clone https://github.com/Bumpkin-Pi/ani-cli-npm.git
cd ani-cli-npm
npm i
npm run build
npm run start

Usage:

image

Input the page you wish to got to then press the enter key to select

Search: Input the name of the anime you want to watch, the select an anime from the search results. Then select the episode you wish to watch (If there is only one episode, said ep will be played automaticly)

Download - Download either a single episode, or a range of episodes from an anime of your choice. Download folder can be changed in options.

The download feature is not currently implemented, if you wish to download, open in browser and download there.

Options:

For configuring several of options about how the program works.

Player - Change which player is used to open the anime (default browser).

Proxy - Proxy used for searching. This is not currently implemented and will not work.

User agent - The user agent used to make requests to websites.

Download folder - The folder in which to download episodes.

image

Buy Me A Coffee

Keywords

anime

FAQs

Package last updated on 01 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts