• Stars
    star
    157
  • Rank 233,269 (Top 5 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 3 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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


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.3 - (28/07/2022) βœ”οΈ
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)

More Repositories

1

AzerothCoreAdmin

AzerothCoreAdmin (ACAdmin) is a general interface add-on which will help an admin in-game of AzerothCore-based private servers.
Lua
31
star
2

TG_MediaDownloader

A simple MTProto-based bot that can download various types of media (>10MB) on a local storage
Python
15
star
3

Capybara-Compendium

Riassunti e integrazioni di vari corsi del CdL in Informatica dell'UniCT
C++
11
star
4

SolidityDesignPatternAnalyzer

A tool for design pattern recognition on blockchain through static code analysis
Python
10
star
5

CCleanerUpdater

A simple console tool that helps you to keep up to date CCleaner Free
C#
8
star
6

Personal-Portfolio

My new personal portfolio based on webGL!
TypeScript
8
star
7

Visual_Studio_2017_Offline_Customizer

A simply GUI tool to create your own VS installation
C#
7
star
8

WebProg2023_CourseTutoring

Repository containing all materials used for tutoring the WebProg 2023 course.
JavaScript
5
star
9

OpenSearch-Presentation

Jupyter Notebook
4
star
10

MessageNet-SMS-Sender

A java application that uses MessageNet service to send SMS
Java
4
star
11

TrackBook

A client-server application for Programmazione Mobile course at UniCT 2021
Kotlin
4
star
12

CryptoSight

Project for TAP
Jupyter Notebook
4
star
13

RepositoryTemplate

This is my repository template
4
star
14

NetBeans-JavaSE-Portable

NetBeans IDE for JavaSE in a portable package
HTML
3
star
15

DBeaver-Portable

DBeaver packed using PortableApps suite
HTML
3
star
16

LightDestory

Let's put some nice stats on Gtihub's profile page
3
star
17

MyVentoy

This is my ventoy's configuration with related theme
3
star
18

Point-Operators-of-Image-Processing

A very basic point operators showcase (binaryzation, solarization, negative, ect...) created using Processing.
Processing
2
star
19

ExamGen

An attempt to create a exam paper generator using new stuff - Project for WebProg 2020/2021
HTML
2
star
20

fedora-xrdp-ssh

Docker image containing fedora with xrdp and ssh managed by supervisord
Dockerfile
2
star
21

PlexNFSWatchdog

A utility to trigger Plex partial-scans on NFS configurations, on which inotify is not supported
Python
2
star
22

ILD-compiler

Progetto d'esame per il corso Architettura degli elaboratori, specifiche situate nel file readme.
C++
2
star
23

Affine-Transformation-of-Image-Processing

A very basic affine transformation showcase (scale, rotation, shear, translate) created using Processing.
Processing
2
star
24

IoT_CapybaraSafe

C++
2
star
25

MultiProcessImageProcessingBench

A tool designed for benchmarking parallelizable image processing algorithms using Python and the multiprocessing module
Python
2
star
26

deluge-NotificationsPlus

Deluge Notifications plugin but with Telegram integration
Python
1
star
27

ERSUCatania-Mensa-API

A simple API to get the weekly/daily ERSUCatania Mensa menu!
PHP
1
star
28

debian-xrdp-ssh

Docker image containing debian with xrdp and ssh managed by supervisord
Dockerfile
1
star