what anime cli

by Ernestine Macejkovic 5 min read
image

Full Answer

What is gogoanime CLI?

A python based anime cli, search, download watch animes. (Works on Windows too) A CLI for streaming, downloading anime shows. The shows data is indexed through GogoAnime.

What is a Python anime CLI?

A python based anime cli, search, download watch animes. (Works on Windows too) A CLI for streaming, downloading anime shows. The shows data is indexed through GogoAnime. Please install mpv video-player for better experience and no ads.

How to stream anime episodes?

It's recommended to stream episodes using a video player (no ads) Almost all video players all supported which can stream a m3u8 url. To achive this a proxy server is used. If you want to help develop anime-cli.

image

What its about

The anime-cli is a commandline app created using javascript modules and an external api which can be found here . The anime-cli app gives you information about the number of episodes of the anime, if its completed or not and tells you all its movies. You can also visit the npm site for this cli app here.

How to install the commandline app

As the app is a npm package you first need to install NodeJS and NPM as these are the requirements for this app. Now since to make this an app or to be more clear, to be able to run this app from any directory iin the terminal/cmd, you need to install this npm package globally.

Usage

Now that you have installed the app, you can run anime-cli in your terminal or cmd and it will show you recent animes and their episodes and airing status. To get data about a specific anime or about its seasons and movies, run:

Docker Commands to build

The cli app is currently in development and is only mantained by me and so the development will be a little slow as I have to do my college work also. Sorry for that! But dont worry, I will keep adding new features and argument passing features for a more accurate data fetching.

Anime-cli

A CLI for streaming, downloading anime shows. The shows data is indexed through GogoAnime.

Usage

It's recommended to stream episodes using a video player (no ads) Almost all video players all supported which can stream a m3u8 url. To achive this a proxy server is used.

Motivation

I recently found out about ani-cli, but it was not cross-platform because it was written in shell, so I decided to recreate that same thing in Python, hoping to make it cross-platform and possibly also have pretty UI.

Anime-cli

A CLI for streaming, downloading anime shows. The shows data is indexed through GogoAnime.

Usage

It's recommended to stream episodes using a video player (no ads) Almost all video players all supported which can stream a m3u8 url. To achive this a proxy server is used.

Motivation

I recently found out about ani-cli, but it was not cross-platform because it was written in shell, so I decided to recreate that same thing in Python, hoping to make it cross-platform and possibly also have pretty UI.

image