aniwrapper/README.md
2021-06-09 17:55:23 +05:30

20 lines
347 B
Markdown

# ani-cli
A cli to browser and watch anime.
This tool scrapes the site [gogoanime](https://gogoanime.vc).
If certain episode is downloadable then mpv would be used to play that episode.
If downloadable link not available the user would be prompted to open the
stream in browser.
## Usage
ani-cli <query>
## Dependencies
* curl
* sed
* mpv