Magnet Link Handler for qBittorrent WebUI

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

ผู้เขียน
down_to_earth
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
12
คะแนน
0 0 0
เวอร์ชัน
1.4
สร้างเมื่อ
24-01-2025
อัปเดตเมื่อ
26-01-2025
Size
8.54 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ
ไซต์ทั้งหมด

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.