Skip to content

LightDestory/qBittorrent-Search-Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Preview

qBittorrent Search Plugins

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



Table of Contents
  1. 📖 About The Project
  2. ⚙️ Getting Started
  3. 💫 Contributing
  4. 🤝 Support
  5. ⚠️ License
  6. 🛠️ 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.

(back to top)

⚙️ Getting Started

These plugins are unofficial, so you must install them manually.

Due to qBittorrent behavior, to update unofficial plugins you must check this repository periodically or wait until a plugin stops working for you.

If you want improve such behavior, please help me reaching qBittorrent's developer by upvoting: Improve Plugin Manager behavior

(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.

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

Plugin Type Version (Updated) Working? Download
AcademicTorrents AcademicTorrents Torrent Index 1.2 - (19/03/2023) ✔️
btetree btetree Torrent Index 1.3 - (19/03/2023) ✔️
ETTV ETTV Torrent Index 1.2 - (17/06/2021) ✖️
Site Down 😢
GloTorrents GloTorrents Torrent Index 1.6 - (19/03/2023) ✔️
IlCorsaroNero IlCorsaroNero Torrent Index 1.6 - (24/08/2023) ✔️
Kickasstorrents Kickasstorrents Torrent Index 1.1 - (19/03/2023) KATCR is using cloudflare, the plugin will not when CF is active. So the plugin is unstable and will work only when CF is set to low threats.
Nitro Nitro Torrent Index 1.0 - (29/07/2022) ✖️
Site Down since 9/11/22 😢
Pirateiro Pirateiro Aggregator 1.1 - (23/11/2023) ✖️
Sometimes it doesnt work
RARBG RARBG Torrent Index 1.1 - (06/12/2021) ✖️
Site down 😢
RockBox RockBox Torrent Index 1.1 - (19/03/2023) ✔️
Snowfl Snowfl Aggregator 1.4 - (25/03/2024) ✔️
ThePirateBay ThePirateBay Torrent Index 1.1 - (19/03/2023) ✔️
TNTVillageDump TNTVillageDump Static Dump 1.1 - (31/01/2022) ✔️
TorrentDownload TorrentDownload Aggregator 1.1 - (23/11/2023) ✔️
YourBittorrent YourBittorrent Torrent Index 1.3 - (22/02/2022) ✔️

(back to top)

Notes

  • IlCorsaroNero has been blacklisted on Italy's DNS, please use a different DNS such as Google or Cloudflare
  • AcademicTorrents please set "Search in" properly!
  • Torrent aggregators mix multiple torrent indexes, I tried to implement the most generic torrent/magnet fetch but sometime it fails
  • RARBG uses an anti-spam system, for most of the time my implementation will not work, use the official plugin based on torrentapi.
  • TNTVillage uses an embeded dump, so it is a bit fatty: 20MB of plugin!
  • YourBittorrent by default the website only shows 50 torrent based on your text-query, I tried to force pagination but it causes duplicates results. So... use specific queries!

(back to top)

Developer Notes

If you want to create a new search engine, please refer to the official wiki and put it inside /src/engines.

For commodity, I have included the needed files requires to testing the plugins, the nova scripts:

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

(back to top)

💫 Contributing

If you are interested in contributing, please refer to Contributing Guidelines for more information and take a look at open issues. Ask any questions you may have and you will be provided guidance on how to get started.

Thank you for considering contributing.

(back to top)

🤝 Support

If you find value in my work, please consider making a donation to help me create, and improve my projects.

Your donation will go a long way in helping me continue to create free software that can benefit people around the world.

Buy Me a Hot Chocolate at ko-fi.com

(back to top)

⚠️ License

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

(back to top)

🛠️ Built With

(back to top)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages