Anineko/README.md

37 lines
725 B
Markdown
Raw Normal View History

2014-11-20 19:04:03 +00:00
Anineko
=======
2014-12-16 16:27:26 +00:00
The perfect tool for Otakus. :3
2014-11-20 19:11:09 +00:00
Description
-----------
Downloads single videos or whole search pages from GogoAnime.
2014-12-16 16:27:26 +00:00
Installation
------------
Just download the file "install" and run it.
2014-11-20 19:11:09 +00:00
Usage
-----
2014-11-22 23:13:16 +00:00
```
2014-12-16 16:27:26 +00:00
Usage: anineko file|search|update
2014-11-22 23:13:16 +00:00
Downloads videos from GoGoAnime.
2014-12-16 16:27:26 +00:00
For more help try: anineko file
or: anineko search
2014-11-22 23:13:16 +00:00
```
2014-11-20 19:11:09 +00:00
2014-11-22 23:13:16 +00:00
```
2014-12-16 16:27:26 +00:00
Usage: anineko file URL FILE
2014-11-22 23:13:16 +00:00
Downloads one video from URL (GoGoAnime-Page) to FILE.
```
```
2014-12-16 16:27:26 +00:00
Usage: anineko search KEYWORDS [DIRECTORY]
2014-11-22 23:13:16 +00:00
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.
```