Skip to content
/ ani-cli Public
forked from pystardust/ani-cli

A cli tool to browser and play anime

License

Notifications You must be signed in to change notification settings

Dink4n/ani-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

ani-cli

This is a fork of pystardust's old-ani-cli

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
  • ffmpeg

About

A cli tool to browser and play anime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%