mirror of
https://github.com/vikstrous/pirate-get
synced 2025-01-24 12:14:20 +01:00
Update README.md
This commit is contained in:
parent
4606e3a32e
commit
92402c7f1d
14
README.md
14
README.md
@ -16,13 +16,17 @@ Usage
|
|||||||
---
|
---
|
||||||
|
|
||||||
```
|
```
|
||||||
pirate-get <search query>
|
usage: pirate-get.py [-h] [--local DATABASE] [-p PAGES] search_term
|
||||||
```
|
|
||||||
|
|
||||||
OR
|
Finds and downloads torrents from the Pirate Bay
|
||||||
|
|
||||||
```
|
positional arguments:
|
||||||
pirate-get <search query> --local <database.xml>
|
search_term The term to search for
|
||||||
|
|
||||||
|
optional arguments:
|
||||||
|
-h, --help show this help message and exit
|
||||||
|
--local DATABASE An xml file containing the Pirate Bay database
|
||||||
|
-p PAGES The number of pages to fetch (doesn't work with --local)
|
||||||
```
|
```
|
||||||
|
|
||||||
If you want to use a local copy of the Pirate Bay database download a copy here (or wherever the latest version is currently):
|
If you want to use a local copy of the Pirate Bay database download a copy here (or wherever the latest version is currently):
|
||||||
|
Loading…
Reference in New Issue
Block a user