README.rst
run from the root folder
$ sudo python setup.py installor with pip
$ sudo pip install git+https://github.com/0xl3vi/we-getand Python 3.5 or above
$ we-get --search "royal pains" --target the_pirate_bay,1337x --filter "S01"3.1 General options
| -h --help | Help message. |
| -v --version | Show version. |
3.2 Options
| -s --search=<text> | Search for a torrent. |
| -l --list | List top torrents from modules. |
| -t --target=<target> | Select module to use or 'all'. |
| -L --links | Output results as links. |
| -J --json | Output results in JSON format. |
| -G --get-list | List targets (supported web-sites). |
| -f --filter=<str> | Match text or regular expression in the torrent name. |
| -n --results=<n> | Number of results to retrieve. |
| -S --sort-type=<type> | Sort torrents by name/seeds (default: seeds). |
3.3 Video options
| -q --quality=<q> | Try to match quality for the torrent (720p,1080p, ...). |
| -g --genre=<g> | Try to select video genre for the torrent (action, comedy, etc..). |
See also we-get --help.
3.4 Supported websites
- 1337x
- thepiratebay
- eztv
- yts
and the list will grow.
3.5 Contributing
Any collaboration is welcome!
If you want to write a module please see we_get/modules/
3.6 Licence
MIT: LICENSE.
