BitSearch.to qBittorrent Plugin

Enhance your torrent search experience with seamless integration

Python Search Engine Magnet Links
bitsearch.py
class bitsearch(object):
    url = 'https://bitsearch.to'
    name = 'BitSearch'
    
    def search(self, what, cat='all'):
        for page in range(1, 4):
            # Multi-page search
            results = self._parse_results()
            yield results

Powerful Features

Multi-Category Search

Search across 8 different categories including movies, games, software, and more.

Rich Metadata

Extracts magnet links, file sizes, seeders, leechers, and torrent names.

Multi-Page Results

Automatically searches through the first 3 pages for comprehensive results.

Robust Parsing

HTML parsing with fallback methods ensures reliable operation.

Fast & Lightweight

Optimized for performance with minimal resource usage.

Easy Installation

Simple one-click installation through qBittorrent interface.

Quick Installation

1

Download Plugin

Get the latest version from GitHub releases.

2

Open qBittorrent

Navigate to View → Search Engine.

3

Install Plugin

Click "Install new plugin" and select the downloaded file.

8
Categories
3
Search Pages
100%
Free
MIT
License