Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mortafix/goldpirate
Everyone can be a pirate.. for FREE!
https://github.com/mortafix/goldpirate
pirate python3 torrent-downloader torrents
Last synced: 2 days ago
JSON representation
Everyone can be a pirate.. for FREE!
- Host: GitHub
- URL: https://github.com/mortafix/goldpirate
- Owner: Mortafix
- Created: 2020-08-19T15:09:48.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-08T08:57:50.000Z (8 months ago)
- Last Synced: 2024-11-13T09:58:42.724Z (2 days ago)
- Topics: pirate, python3, torrent-downloader, torrents
- Language: Python
- Homepage:
- Size: 622 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gold Pirate
Why join the Navy if you can be a Pirate?
Python script to download torrent from the Internet.## Installation
The package can be downloaded directly from [PyPi](https://pypi.org/project/goldpirate/).
```bash
pip install goldpirate
```## Setup QBitTorrent
In order to download torrent, you need QBitTorrent.
1. Download and install [QBitTorrent](https://www.qbittorrent.org/download.php)
2. Go to **Settings** > **WEB UI**
* Check **Web UI interface**
* Set port to **8080**
* Check **Bypass authentication for clients on localhost**![alt text](https://github.com/mortafix/homebrew-goldpirate/blob/master/images/QBit-Settings.png?raw=true)
## Example
You can see the help, `-h`, man to know all the possibile commands.
```bash
goldpirate -q "The Matrix"
goldpirate -q "Harry Potter" -s age
goldpirate -q "Back to the Future" -s size -e rarbg -o /home/me/movies --plain-text --verbose
```
![alt text](https://github.com/mortafix/homebrew-goldpirate/blob/master/images/Example.png?raw=true)## Supported Sites
1. [1337x](https://1337x.to/)
2. [LimeTorrents](https://limetorrents.info/)
3. [TorLock](https://torlock.com)
4. [TorrentDownloads](https://torrentdownloads.me)
5. [IlCorsaroNero](https://ilcorsaronero.link)
6. [RarBG](https://rargb.to)