mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2024-10-28 04:44:11 -07:00
20 lines
347 B
Markdown
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
|