ArionMiles / Zooqle-qBittorrent-Plugin

Zooqle search plugin for qBittorrent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Zooqle search plugin for qBittorrent

License:MIT License


Languages

Language:Python 100.0%