Install search plugins - qbittorrent/search-plugins GitHub Wiki

Steps to install search plugins for qBittorrent version 3.1.10 or more recent

  1. Note that python plugins/scripts are, by its nature, not considered to be safe. Therefore any use of the unofficial plugins is at your own risk. It is a good practice to audit/take a look at the plugin/script before you install.

  2. Go to https://github.com/qbittorrent/search-plugins/wiki/Unofficial-search-plugins

    1. Under Download column, click on the appropriate Download link
    2. Save the .py file into a temporary location on your local storage
  3. Using qBittorrent Using the main window, click on View -> Search Engine to show search tab screenshot

    1. Go to the Search tab
    2. Click on Search plugins... button. Which is located around the bottom right side.
    3. The Search plugins window will open. It shows a list of installed search engine plugins.
      1. Click on Install a new one button screenshot)
      2. The Plugin source window will open
        1. Click on Local file button
        2. Navigate to the .py file you downloaded in the step above. Select the .py file.
        3. If successful the following message will be display

          <PLUGIN.NAME> search engine plugin was successfully installed.

        4. If not successful the following message will be display

          <PLUGIN.NAME> search engine plugin could not be installed.

          1. Using this page under the Comment column, double check that your system meets the minimum requirements for each search plugin. Maybe your present system does not have the requirements.
      3. Click on Close button
  4. You can delete the .py file from your temporary location on your local storage, as it is no longer needed.

  5. Optionally, you can use the Search plugins window to Enable or Deactivate search plugins, or check for updates.

  6. Done. You have successfully installed a new search plugin for qBittorrent.