mirror of
https://github.com/sigmasternchen/Anineko
synced 2025-03-15 19:48:54 +00:00
36 lines
725 B
Markdown
36 lines
725 B
Markdown
Anineko
|
|
=======
|
|
|
|
The perfect tool for Otakus. :3
|
|
|
|
Description
|
|
-----------
|
|
|
|
Downloads single videos or whole search pages from GogoAnime.
|
|
|
|
Installation
|
|
------------
|
|
|
|
Just download the file "install" and run it.
|
|
|
|
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.
|
|
```
|