mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2024-11-22 03:19:53 -08:00
Updated README.md
This commit is contained in:
parent
6d65ba099d
commit
01197405b7
@ -13,6 +13,9 @@ This tool scrapes the site [gogoanime](https://gogoanime.vc).
|
||||
# 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
|
||||
@ -21,6 +24,7 @@ This would open/download episodes 1 2 3 4 5 6
|
||||
|
||||
## Dependencies
|
||||
|
||||
* grep
|
||||
* curl
|
||||
* sed
|
||||
* mpv
|
||||
|
Loading…
Reference in New Issue
Block a user