/qBittorrent-Search-Plugins

BurningMop's qbittorrent search plugins collection

Primary LanguagePythonMIT LicenseMIT


BurningMop's qbittorrent search plugins collection

A growing collection of search plugins for the qBittorrent, an awesome and opensource torrent client.


Table of Contents
  1. 📖 About The Project
  2. Installation
  3. Plugin List
  4. Developer Notes
  5. 💫 Contributing
  6. 🤝 Support
  7. ⚠️ License
  8. 🛠️ Built With

📖 About The Project

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

(back to top)

⚙️ Installation

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.

(back to top)

Plugin List

To the best of my knowledge, all these plugins are working

Search Engine Version Last update Download link Compatibility
Bit Search Bit Search 1.0 05/Jan/2024 Download qbt 4.6.x / python 3.9.x
My Porn Club My Porn Club 1.0 26/Dec/2023 Download qbt 4.6.x / python 3.9.x
The RarBg The RarBg 1.1 13/Jan/2024 Download qbt 4.6.x / python 3.9.x
SolidTorrents.to SolidTorrents.to 1.0 05/Jan/2024 Download qbt 4.6.x / python 3.9.x
Torrent Downloads Pro Torrent Downloads Pro 1.0 13/Jan/2024 Download qbt 4.6.x / python 3.9.x
TrahT TrahT 1.0 27/Dec/2023 Download qbt 4.6.x / python 3.9.x
XXXClub XXXClub 1.0 26/Dec/2023 Download qbt 4.6.x / python 3.9.x

And I'm currently working on these plugins.

(back to top)

Developer Notes

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:

  1. cd ./nova3
  2. python ./nova2.py **search_engine** **category** **search keywords**

(back to top)

💫 Contributing

If you are interested in contributing, feel free to open a PR

Thank you for considering contributing.

(back to top)

🤝 Support

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.

(back to top)

⚠️ License

The content of this repository, except the nova scripts by qBittorrent devs, is distributed under the MIT License. See LICENSE for more information.

(back to top)

🛠️ Built With

(back to top)