Anineko/README.md

32 lines
658 B
Markdown
Raw Normal View History

2014-11-20 19:04:03 +00:00
Anineko
=======
The perfect tool for Otakus.
2014-11-20 19:11:09 +00:00
Description
-----------
Downloads single videos or whole search pages from GogoAnime.
Usage
-----
2014-11-22 23:13:16 +00:00
```
2014-12-14 22:50:57 +00:00
Usage: ./anineko file|search|update
2014-11-22 23:13:16 +00:00
Downloads videos from GoGoAnime.
For more help try: ./anineko file
or: ./anineko search
```
2014-11-20 19:11:09 +00:00
2014-11-22 23:13:16 +00:00
```
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.
```