Mortafix / GoldPirate

Everyone can be a pirate.. for FREE!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

pip install goldpirate

Setup QBitTorrent

In order to download torrent, you need QBitTorrent.

  1. Download and install QBitTorrent
  2. Go to Settings > WEB UI
    • Check Web UI interface
    • Set port to 8080
    • Check Bypass authentication for clients on localhost

alt text

Example

You can see the help, -h, man to know all the possibile commands.

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

Supported Sites

  1. 1337x
  2. LimeTorrents
  3. TorLock
  4. TorrentDownloads
  5. IlCorsaroNero
  6. RarBG

About

Everyone can be a pirate.. for FREE!


Languages

Language:Python 100.0%