Zooqle search plugin for qBittorrent
Uses xml.mini.dom
to parse Zooqle.com's OpenSearch XML feeds and display the results. Draws inspiration from the Extratorrent's search plugin.
Follows the search plugin guidlines for writing qBittorrent Search Plugins.
Supports Python2 & Python3.
Install the plugin by:
Search tab 🡪 Search Plugins 🡪 Install a new one 🡪 Selecting the zooqle.py
file.
Or by manually copying the zooqle.py
to the following location:
- Linux:
~/.local/share/data/qBittorrent/nova/engines/
- Mac:
~/Library/Application Support/qBittorrent/nova/engines/
- Windows:
C:\Users\%USERPROFILE%\AppData\Local\qBittorrent\nova\engines\
MIT License. See LICENSE file.