All Projects → chirag-droid → anime-cli

chirag-droid / anime-cli

Licence: MIT license
A CLI for streaming, downloading anime shows. The shows data is indexed through GogoAnime.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to anime-cli

moe.TV
watch bangumi on your tvOS
Stars: ✭ 25 (-19.35%)
Mutual labels:  anime, video-player
Knphotobrowser
📷 图片 || 视频 浏览器(本地和网络) , UIViewController + CollectionView , 完美适配 iPhone 以及 iPad ,屏幕旋转功能 , 适配SDWebImage 5.0
Stars: ✭ 296 (+854.84%)
Mutual labels:  video-player, download
YetAnotherVideoPlayer
Yet Another Video Player for Andoid
Stars: ✭ 62 (+100%)
Mutual labels:  anime, video-player
nani
Crunchyroll without the bloat
Stars: ✭ 63 (+103.23%)
Mutual labels:  anime, video-player
thehylia
A script for The Hylia mass downloads. Get anime soundtracks quickly and easily! Also a Python interface.
Stars: ✭ 70 (+125.81%)
Mutual labels:  anime, download
anikimiapi
A Simple, LightWeight, Statically-Typed Python3 API wrapper for GogoAnime.
Stars: ✭ 15 (-51.61%)
Mutual labels:  anime, download
crunchyroll-dl
A fast, modern, and beautiful Crunchyroll downloader.
Stars: ✭ 111 (+258.06%)
Mutual labels:  anime, download
vast-vmap
JavaScript library for IAB VAST + VMAP
Stars: ✭ 55 (+77.42%)
Mutual labels:  video-player
NovelLibrary
One stop for reading all novels
Stars: ✭ 93 (+200%)
Mutual labels:  anime
qobuz-dl
A complete Lossless and Hi-Res music downloader for Qobuz
Stars: ✭ 531 (+1612.9%)
Mutual labels:  download
jikan-nodejs
A Node.js wrapper for Jikan REST API.
Stars: ✭ 16 (-48.39%)
Mutual labels:  anime
Project-Padoru
Collection of Padoru Images
Stars: ✭ 20 (-35.48%)
Mutual labels:  anime
all-in-one-video-pack.wordpress
A Wordpress Plugin to simplify adding Kaltura to your Blog
Stars: ✭ 19 (-38.71%)
Mutual labels:  video-player
qiokian
🙊 live2d anime waifu vuejs component.
Stars: ✭ 34 (+9.68%)
Mutual labels:  anime
jojo-cards
Card game based on Jojo's Bizarre Adventure (ジョジョの奇妙な冒険)
Stars: ✭ 112 (+261.29%)
Mutual labels:  anime
GelbooruEnhancement
Image Viewer and Endless Scroll userscripts for Gelbooru and various other boorus
Stars: ✭ 41 (+32.26%)
Mutual labels:  anime
PTT Beauty Spider
PTT 表特版爬蟲圖片下載器
Stars: ✭ 47 (+51.61%)
Mutual labels:  download
s3cr3t
A supercharged S3 reverse proxy
Stars: ✭ 55 (+77.42%)
Mutual labels:  download
anitomy-js
Native Node.js wrapper for Anitomy
Stars: ✭ 21 (-32.26%)
Mutual labels:  anime
EFDownloader
DEPRECATED
Stars: ✭ 11 (-64.52%)
Mutual labels:  download

This project is now no longer maintained. Use this now chirag-droid/animeflix. If someone does want to use this project let me know.

Anime-cli

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.

Version 0.3.1+ works on android/Smart TV's see usage instructions below

anicli_SparkVideo.mp4

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.

You can install anime-cli from pip using

pip install anime-cli

Then run using python -m anime_cli or simply anime-cli

If you want to help develop anime-cli. It is recommended that you clone the repo using and then install the dependencies

git clone https://github.com/chirag-droid/anime-cli.git
poetry install

and then to run, poetry run anime-cli

Usage Android

  • Download Termux from Fdroid
  • Download mpv-player from playstore

In termux install python using pkg install python Follow the same steps as above for downloading anime-cli

When asked to enter the video-player change it to xdg-open which will automatically open mpv-player.

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.

TODO

  • Stream on browser
  • Make streaming on browsers ad free
  • Stream to video player like MPV
  • Ability to download the shows as mp4
  • Support for multiple mirrors
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].