Coder Social home page Coder Social logo

ani-cli's Introduction

PRs Welcome Maintenance Maintainer Maintainer Maintainer Linux Mac Windows

A cli to browse and watch anime. This tool scrapes the site gogoanime.

Thank you @Cartmanishere for fixing an age old mac bug

Thank you @dunkanjake1 for adding update checking

Thank you @drabart for adding new episode checking + ep 6.5 bugfix

Usage

Watch anime
  ani-cli (OPTION) (query)

Options
  -u shows anime from history with unwatched episodes
  -n show recent anime
  -h show helptext
  -d download episode
  -H continue where you left off
  -D delete history
  -q set video quality (**best**/worst/360/480/720/1080)
  --dub play the dub version if present
  -v use VLC as the media player

Add 'h' on beginning for episodes like '6.5' -> 'h6'

Multiple episodes can be chosen given a range
  Choose episode [1-13]: 1 6
  This would choose episodes 1 2 3 4 5 6

Dependencies

Essential

grep
curl
sed
ffmpeg
git

Optional

mpv - The default video player (recommended)
vlc - An alternative video player

Install

Linux / Mac

git clone https://github.com/pystardust/ani-cli.git
cd ani-cli
sudo make

Windows

  • Download and install gitbash
  • Download and install vlc (mpv needs further testing)
  • Add vlc to Windows Env PATH like so: C:\Program Files\VideoLAN\VLC.
  • Open git bash by right-clicking and choosing "Run as administrator"
  • Run the following commands
git clone -b windows-vlc https://github.com/pystardust/ani-cli.git
cd ani-cli
chmod +x ani-cli-win
./install

Disclaimer

The disclaimer of this project can be found here.

ani-cli's People

Contributors

almo7aya avatar aloussase avatar cartmanishere avatar derisis13 avatar dink4n avatar drabart avatar duncanjake1 avatar gotoro avatar hacker097 avatar humanman007 avatar jnishwanth avatar joao-vitor-sr avatar kernelwernel avatar lukasz825700516 avatar mitchmarq42 avatar nasseef20 avatar pdamianik avatar port19x avatar pystardust avatar r2dev2 avatar rafaeruo avatar raynardgerraldo avatar ruintd avatar truboxl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.