A growing collection of search plugins for the qBittorrent, an awesome and opensource torrent client.
Table of Contents
This repository contains various search engine plugins that I developed for qBittorrent, an amazing and open source torrent client.
If you want to request a specific plugin or a existing one stops working, please let me know by opening an issue.
This repository it's inspired by LightDestory
There are 2 ways to install unofficial plugins:
- The easier way is to copy the link of the "Download" table's column and use it as "web link" for qBittorrent.
- The other way is to save the file in a temporary location by going to the download link and saving the document as a python file,
.py
. Then you can install the plugin by selecting the file from your filesystem.
I intend to develop plugins that don't require any further configuration, and can be installed using method 1
Some plugins may need additional settings to work properly, please read carefully the Notes section.
For any doubts about the installation process, please refer to the official wiki: Install search plugins.
To the best of my knowledge, all these plugins are working
Search Engine | Version | Last update | Download link | Compatibility |
---|---|---|---|---|
Bit Search | 1.1 | 13/Apr/2024 | Download | qbt 4.6.x / python 3.9.x |
CalidadTorrent | 1.0 | 24/Nov/2024 | Download | qbt 5.0.x / python 3.9.x |
divxtotal | 1.0 | 07/Nov/2024 | Download | qbt 5.0.x / python 3.9.x |
dontorrent | 1.0 | 07/Nov/2024 | Download | qbt 5.0.x / python 3.9.x |
esmeraldatorrent | 1.0 | 07/Nov/2024 | Download | qbt 5.0.x / python 3.9.x |
My Porn Club | 1.1 | 09/Nov/2024 | Download | qbt 4.6.x / python 3.9.x |
naranjatorrent | 1.0 | 07/Nov/2024 | Download | qbt 5.0.x / python 3.9.x |
pediatorrent | 1.0 | 24/Nov/2024 | Download | qbt 5.0.x / python 3.9.x |
SolidTorrents.to | 1.0 | 05/Jan/2024 | Download | qbt 4.6.x / python 3.9.x |
The RarBg | 1.3 | 20/Oct/2024 | Download | qbt 4.6.x / python 3.9.x |
TomaDivx | 1.1 | 07/Nov/2024 | Download | qbt 5.0.x / python 3.9.x |
Torrenflix | 1.0 | 23/Nov/2024 | Download | qbt 5.0.x / python 3.9.x |
Torrent Downloads Pro | 1.1 | 20/Oct/2024 | Download | qbt 4.6.x / python 3.9.x |
TrahT | 1.0 | 27/Dec/2023 | Download | qbt 4.6.x / python 3.9.x |
XXXClub | 1.3 | 29/Oct/2024 | Download | qbt 5.0.x / python 3.9.x |
And I'm currently working on these plugins.
If you want to create a new search engine, please refer to the official wiki and put it inside the root folder.
I have included the needed files requires to testing the plugins, the nova scripts with some modifications to easily debug in the nova3 folder.
While developing, put your engine file in ./nova3/engines
and then do:
cd ./nova3
python ./nova2.py **search_engine** **category** **search keywords**
If you are interested in contributing, feel free to open a PR
Thank you for considering contributing.
Donations are not really needed, and I do this just for fun and with lots of love.
If you insist, feel free to send crypto to bc1qwxwzulc8at7txpc3m3x54jmylkheu3vpfptnfd
(BTC) or 0x34B4d628c6d06605D0B042b4287B7Ea1Eccfb654
(ETH) or give it to any charity of your choice in Burning Mop's name.
The content of this repository, except the nova scripts by qBittorrent devs, is distributed under the MIT License. See LICENSE
for more information.