您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Add torrents to Deluge via Web API (requires patched deluge-web and ViolentMonkey)
当前为
Add torrents to Deluge via Web API (requires patched deluge-web[1] owing to missing functionality & unfixed bugs and ViolentMonkey due to 3rd-party cookies)
Eligible BitTorrent and/or Magnet links will have their opacity adjusted as per linkOpacity
and queued on-click; the <Ctrl>
key held on-click inhibits script processing of BitTorrent and Magnet links to e.g. allow downloading a BitTorrent file or Magnet protocol handlers to be run.
This script requires in-script configuration prior to usage. Consult the following table and set, at minimum, delugeDownloadDir
, delugeHostId
, delugeTorrentDirectory
, delugeWebPassword
, and delugeWebUrl
.
Variable name | Default value | Description |
---|---|---|
debug | false | Print debugging messages to Web console |
delugeDownloadDir | "": "/var/lib/deluge/downloads" | Ordered dictionary of hostname and domain name keys mapping to download directory pathnames |
delugeHostId | Deluge host identifier (see <deluge directory>/.config/deluge/hostlist.conf | |
delugeHttpAuthPassword | HTTP basic access authentication password (optional) | |
delugeHttpAuthUsername | HTTP basic access authentication username (optional) | |
delugeTorrentDirectory | /var/lib/deluge/torrents | Torrent directory pathname |
delugeWebPassword | Deluge host web password | |
delugeWebUrl | protocol://hostname[:port]/deluge | URL to deluge-web |
linkOpacity | 0.5 | Opacity of torrent links eligible for one-click queueing |
Wed, 25 Mar 2020 11:00:50 +0100 [1]
deluge-2.0.3+AddTorrentsDeluge.patch