Giter Site home page Giter Site 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 [-kvi] [--dub] [-q <quality>] [-d | -p <download_dir>] [<query>]
  ani-cli [-kvi] [--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)
  -i use iina as the media player
  --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)
iina - An alternative video player for the Mac
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

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