1 مستودع
Wraps each torrent site in a Python class implementing a standard search interface for uniform multi-source querying.
Distinct from Search Engine Plugins: Distinct from Search Engine Plugins: focuses on the class-based plugin architecture for search, not general search engine extensibility.
Explore 1 awesome GitHub repository matching data & databases · Plugin-Class Search Engines. Refine with filters or upvote what's useful.
This is a collection of search plugins and a Python-based framework for extending qBittorrent's built-in search capabilities. The project provides a plugin-class-based search engine architecture where each torrent site is wrapped in a Python class that implements a standard search interface, allowing the client to query multiple sources uniformly. It includes a Torznab API standard integration for connecting to standardized search engines, and supports external proxy aggregation through Jackett to route queries through a server that aggregates results from many private and public trackers. Th
Each torrent site is wrapped in a Python class that implements a standard search interface, allowing the client to query multiple sources uniformly.