Full Answer
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.
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.
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.
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.
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.
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:
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.
A CLI for streaming, downloading anime shows. The shows data is indexed through GogoAnime.
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.
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.
A CLI for streaming, downloading anime shows. The shows data is indexed through GogoAnime.
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.
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.