Giter Club home page Giter Club logo

ani-cli's Introduction

PRs Welcome Maintenance Maintainer Maintainer Maintainer Maintainer Linux Mac Windows

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

Usage

  ani-cli [-kv] [--dub] [-q <quality>] [-d | -p <download_dir>] [<query>]
  ani-cli [-kv] [--dub] [-q <quality>] -u | -n | -H
  ani-cli -h | -D | -U | -V

Options:
  -u shows anime from history with unwatched episodes
  -n show recent anime
  -h show helptext
  -d download episode
  -H continue with next unwatched episode from history of watched series
  -D delete history
  -q set video quality (best|worst|360|480|720|1080)
  -k on keypress navigation (previous/next/replay/quit episode)
  --dub play the dub version if present
  -v use VLC as the media player
  -U fetch update from github
  -V print version number and exit

Episode selection:
  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
sed
curl
openssl
jq

Optional

mpv - The default video player (recommended)
aria2 - For downloading (recommended)
vlc - An alternative video player
diff - Update checking
patch - Update checking

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

0x8ff avatar 3ricsonn avatar almo7aya avatar aloussase avatar carlosloboxyz avatar cartmanishere avatar coolnsx avatar derisis13 avatar dink4n avatar drabart avatar duncanjake1 avatar galloway avatar gotoro avatar hacker097 avatar humanman007 avatar jnishwanth avatar joao-vitor-sr avatar kernelwernel avatar kungger-git avatar lukasz825700516 avatar malertach avatar mitchmarq42 avatar nasseef20 avatar port19x avatar pystardust avatar rafaeruo avatar raynardgerraldo avatar ruintd avatar sergiocampoy avatar truboxl 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.