mirror of
https://github.com/sigmasternchen/Anineko
synced 2025-03-15 19:48:54 +00:00
31 lines
658 B
Markdown
31 lines
658 B
Markdown
Anineko
|
|
=======
|
|
|
|
The perfect tool for Otakus.
|
|
|
|
Description
|
|
-----------
|
|
|
|
Downloads single videos or whole search pages from GogoAnime.
|
|
|
|
Usage
|
|
-----
|
|
|
|
```
|
|
Usage: ./anineko file|search|update
|
|
Downloads videos from GoGoAnime.
|
|
|
|
For more help try: ./anineko file
|
|
or: ./anineko search
|
|
```
|
|
|
|
```
|
|
Usage: ./anineko file URL FILE
|
|
Downloads one video from URL (GoGoAnime-Page) to FILE.
|
|
```
|
|
|
|
```
|
|
Usage: ./anineko search KEYWORDS [DIRECTORY]
|
|
Lists all links on the first result page at a search for KEYWORDS on GoGoAnime.
|
|
If DIRECTORY is given, it will be created if it doesn't exist yet and all result videos will be downloaded to that directory.
|
|
```
|