Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 996 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 996 Bytes

Zooqle qBittorrent Plugin

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.

Installation

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/zooqle.py
  • Mac: ~/Library/Application Support/qBittorrent/nova/engines/zooqle.py
  • Windows: C:\Users\%USERPROFILE%\AppData\Local\qBittorrent\nova\engines\zooqle.py

License

MIT License. See LICENSE file.