Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.14 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.14 KB

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.

Supports Python2 & Python3.

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

Contributors

License

MIT License. See LICENSE file.