官网:https://gopeed.com/zh-CN
源码:https://github.com/GopeedLab/gopeed
我测试了下, 它是支持命令行启动的,在猫眼里设置Gopeed也能够正常的启动它,但是具体的传递参数官方文档里没有写,不知道应该怎么填。
虽然它有Chrome扩展,但是扩展不支持支持启动Gopeed下载器,必须先手动启动后扩展才能调用,实在是麻烦。
希望大佬能够支持这款下载器,拜谢

代码: 全选
-A string
Bind Address (default "0.0.0.0")
-P int
Bind Port (default 9999)
-T string
API token, that can only be used when basic authentication is enabled.
-c string
Config file path (default "./config.json")
-d string
Storage directory
-p string
HTTP Basic Auth Password
-u string
HTTP Basic Auth Username (default "gopeed")
代码: 全选
$1 -d $2