Greasy Fork is available in English.

Magnet Link Handler for qBittorrent WebUI

Intercept magnet links and open qBittorrent download dialog in a popup.

Tác giả
down_to_earth
Cài đặt hàng ngày
0
Số lần cài đặt
7
Đánh giá
0 0 0
Phiên bản
1.4
Đã tạo
24-01-2025
Đã cập nhật
26-01-2025
Size
9 KB
Giấy phép
MIT
Áp dụng cho
Tất cả trang web

Description

The script is designed to work seamlessly with qBittorrent's WebUI and provides a user-friendly way to add magnet links directly from any webpage.


Features

  • Opens qBittorrent WebUI download popup on magnet link click.
  • Remembers all download settings (category, save path, checkboxes, etc.) per website.
  • Automatically triggers download if the link is opened with Ctrl+Click or Middle Click.

Usage

  1. Set qBittorrent WebUI URL:

    • Click the Tampermonkey icon in your browser toolbar.
    • Select the script name (e.g., "qBittorrent WebUI Magnet Link Handler").
    • Click "Set qBittorrent WebUI URL" and enter the URL of your qBittorrent WebUI (e.g., http://localhost:8080).
  2. Click Magnet Links:

    • Click on any magnet: link on any webpage.
    • A popup will open with the qBittorrent WebUI's /download.html page, and the magnet link will be automatically filled into the textarea.
  3. Add Torrent:

    • Click the "Download" button in the qBittorrent download dialog to add the torrent.
    • The popup will close automatically after adding the torrent.

Configuration

  • Default WebUI URL: http://localhost:8080
  • Custom WebUI URL: Use the Tampermonkey menu command to set a custom URL.