bajak laut-get adalah alat baris perintah yang nyaman (terinspirasi oleh APT) untuk mempercepat perjalanan Anda ke Pirate Bay dan mendapatkan torrent yang sepenuhnya legal dengan lebih cepat.
Pastikan Anda telah menginstal python 3.4 dan pip. Di Ubuntu 14.04 Anda mungkin juga perlu menginstal paket libxslt1-dev dan libxml2-dev.
Jalankan pip3 install pirate-get
Untuk mencari gunakan pirate-get [search term]
.
Lihat pirate-get -h
untuk opsi lebih lanjut.
Tonton ini untuk contoh penggunaan.
Anda dapat menggunakan file untuk mengganti pengaturan default bajak laut-get. Standarnya adalah $XDG_CONFIG_HOME/pirate-get
. Jika tidak ada maka $HOME/.config/pirate-get
.
Di sini opsi yang tersedia dan perilakunya jika tidak disetel:
[Save]
; directory where to save files
directory = $PWD
; save each selected magnet link in a .magnet file
magnets = false
; save each selected torrent in a .torrent file
torrents = false
[LocalDB]
; use a local copy of the csv formatted pirate bay database
enabled = false
; path of the database
path = ~/downloads/pirate-get/db
[Search]
; maximum number of results to show
total-results = 50
[Misc]
; specify a custom command for opening the magnet
; ex. myprogram --open %s
; %s represent the magnet uri
openCommand =
; open magnets with transmission-remote client
transmission = false
; set to username:password if needed
transmission-auth =
; set to the port number if needed
transmission-port =
; use colored output
colors = true
; the pirate bay mirror(s) to use:
; one or more space separated URLs
mirror = http://thepiratebay.org
Catatan: Opsi baris perintah apa pun akan mengesampingkan pengaturannya masing-masing di file konfigurasi.
Jika Anda ingin menggunakan salinan lokal database Pirate Bay, unduh salinannya di sini (atau di mana pun versi terbaru saat ini):
https://thepiratebay.org/static/dump/csv/
bajak laut-get dilisensikan di bawah Lisensi Publik Umum GNU Affero versi 3 atau lebih baru. Lihat file terlampir LICENSE atau http://www.gnu.org/licenses/agpl.html.