Elmiar0642 / ani-cli

A cli tool to browse and play anime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ani-cli

Script working again :), thanks to fork by Dink4n for the alternative approach to by pass the captcha on gogoanime

A cli to browse and watch anime.

This tool scrapes the site gogoanime.

Usage

# watch anime
ani-cli <query>

# download anime
ani-cli -d <query>

# resume watching anime
ani-cli -H

Multiple episodes can be viewed/downloaded by giving the episode range like so

Choose episode [1-13]: 1 6

This would open/download episodes 1 2 3 4 5 6

Dependencies

  • grep
  • curl
  • sed
  • mpv

About

A cli tool to browse and play anime

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%