全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 1735|回复: 14

求个deluge自动订阅馒头的教程

[复制链接]
发表于 2021-8-4 00:59:52 | 显示全部楼层 |阅读模式
本帖最后由 君柯 于 2021-8-4 01:01 编辑

flexget   硬是没有看懂,操作成功过。。。

Debian10/Ubuntu Deluge一键安装脚本/中文Web UI汉化 https://www.3i3c.cn/5423.html

自己东拼西凑了个一个安装脚本还有汉化包。。。分享给你们
发表于 2021-8-4 01:00:43 | 显示全部楼层
flexget很简单
 楼主| 发表于 2021-8-4 01:02:03 | 显示全部楼层

主要是操作不成功。这就很难过了。
发表于 2021-8-4 01:09:52 来自手机 | 显示全部楼层
https://github.com/Juszoe/flexget-nexusphp
flexget 用里面的配置就行
发表于 2021-8-4 01:11:38 | 显示全部楼层
仅供参考
  1. # Here are some guides
  2. #
  3. # https://ymgblog.com/2018/04/30/396/
  4. # https://npchk.info/linux-flexget-rss/
  5. # https://linkthis.me/2018/02/15/the-note-of-using-flexget/
  6. #
  7. # https://github.com/Aniverse/WiKi/blob/master/Flexget.md
  8. # https://github.com/Aniverse/WiKi/blob/master/How.to.use.RSS.md#flexget-rss
  9. #
  10. # For more usages, check the offical site: https://flexget.com

  11. templates:
  12.   standard:
  13.     free_space:
  14.       path: /home/yanaxiao
  15.       space: 10240
  16.     seen:
  17.       fields:
  18.         - url
  19.   de:
  20.     deluge:
  21.       path: /home/yanaxiao/deluge/download/
  22.       host: localhost
  23.       port: 58846
  24.       username: yanaxiao
  25.       password: 123456
  26.   qb:
  27.     qbittorrent:
  28.       path: /home/yanaxiao/qbittorrent/download/
  29.       host: localhost
  30.       port: 2017
  31.       username: yanaxiao
  32.       password: 123456
  33.   tr:
  34.     transmission:
  35.       path: /home/yanaxiao/transmission/download/
  36.       host: localhost
  37.       port: 9099
  38.       username: yanaxiao
  39.       password: 123456
  40.   size:
  41.     content_size:
  42.       min: 6000
  43.       max: 666666
  44.       strict: no
  45. tasks:
  46.   MT:
  47.     rss: https://kp.m-team.cc/torrentrss.php?https=1&rows=10&linktype=dl&passkey=XXXXXXXX
  48.     accept_all: yes
  49.     content_size:
  50.       min: 20480
  51.       max: 10240000
  52.       strict: no
  53.     template:
  54.       - standard
  55.       - de
  56. web_server:
  57.   port: 6566
  58.   web_ui: yes
  59. # base_url: /flexget

  60. # schedules is disabled by default, you need to enable it or use cron to RSS
  61. schedules:
  62.   - tasks: '*'
  63.     interval:
  64.       minutes: 3
  65. #设置3分钟自动更新一次RSS

复制代码
发表于 2021-8-4 01:15:41 来自手机 | 显示全部楼层
yanaxiao 发表于 2021-8-4 01:11
仅供参考

感谢大佬!!
 楼主| 发表于 2021-8-4 01:16:27 | 显示全部楼层
Faster 发表于 2021-8-4 01:09
https://github.com/Juszoe/flexget-nexusphp
flexget 用里面的配置就行

没搞懂。。。。谢谢
 楼主| 发表于 2021-8-4 01:26:33 | 显示全部楼层
再研究研究
发表于 2021-8-4 01:45:49 来自手机 | 显示全部楼层
flexget还是比较简单的
发表于 2021-8-4 08:39:44 来自手机 | 显示全部楼层
我是flexget qb刷的 github里面大佬的全自动脚本
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2026-5-11 19:34 , Processed in 0.069688 second(s), 9 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表