Skip to content

nod3zer0/ani-cli-wsl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

ani-cli

A cli to browse and watch anime.

This tool scrapes the site gogoanime.

ani-cli-wsl

This version allows you to use it in wsl, and video output shows in mpv that's installed in windows.

Instalation

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 (in Windows)

About

A cli tool to browse and play anime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%