Skip to content

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

License

Notifications You must be signed in to change notification settings

fischy667/qBittorrent-Search-Plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qBittorrent Search Plugins

This is a still growing collection of search plugins for qBittorrent, an amazing and open source torrent client, maintained by me, LightDestory.

If a plugin stops working or you need a specific plugin, let me know by opening an issue.

🔖 Status

Plugin Type Version (Updated) Working? Download
AcademicTorrents AcademicTorrents Torrent Index 1.1 - (01/05/2022) ✔️
btetree btetree Torrent Index 1.2 - (17/06/2021) ✔️
ETTV ETTV Torrent Index 1.2 - (17/06/2021) ✖️
Site Down 😢
GloTorrents GloTorrents Torrent Index 1.5 - (28/07/2022) ✔️
IlCorsaroNero IlCorsaroNero Torrent Index 1.2 - (17/06/2021) ✔️
Kickasstorrents Kickasstorrents Torrent Index 1.0 - (28/07/2022) ✔️
Nitro Nitro Torrent Index 1.0 - (29/07/2022) ✔️
Pirateiro Pirateiro Aggregator 1.0 - (28/07/2022) ✔️
RARBG RARBG Torrent Index 1.1 - (06/12/2021) ✖️
My implementation is not working anymore, the following links to the official working one
RockBox RockBox Torrent Index 1.0 - (17/06/2021) ✔️
Snowfl Snowfl Aggregator 1.3 - (28/07/2022) ✔️
ThePirateBay ThePirateBay Torrent Index 1.0 - (14/11/2021) ✔️
TNTVillageDump TNTVillageDump Static Dump 1.1 - (31/01/2022) ✔️
TorrentDownload TorrentDownload Aggregator 1.0 - (28/07/2022) ✔️
YourBittorrent YourBittorrent Torrent Index 1.3 - (22/02/2022) ✔️

🔧 Install and Usage

There are 2 way to install these plugins.

The easy way is to copy the link of the "Download" column of the table and use it as "web link" for qBittorrent.

The other way is to download the file by going to the download link and saving the file as a python file and then you can install the plugin by selecting the file from your filesystem.

For any doubts about the installation process, please refer to the official wiki.

Some plugins can need some settings, please read carefully the Notes section.

📖 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 can 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 embed 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!

⚙️ Contributions and Testing

To contribute, just write your own script following 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

🤝 Support

Coindrop

⚠️ License

This collection is under GNU GPL-3.0 License.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%