群晖部署一个多影视源聚合的教程

       马上到春节假期了,很多人想利用假期在家躺平,那就可以部署一个多影视源聚合的容器,没事刷刷剧也挺好的。

1、打开群晖套件中心,搜索node,安装Node.js v18;

 

 

2、搜索git,安装Git Server;

 

 

3、找一个非中文不含有特殊字符的文件夹(本教程在docker文件夹下),建立一个名字为my-drpys的子文件夹;

 

 

4、在my-drpys的子文件夹右键,属性;

 

 

5、把位置这里显示的路径复制一下;

 

 

6、打开群晖控制面板,终端机和SNMP,在“启动SSH功能”处打勾,并设置一个端口号(默认是22端口,可自行更改),点右下角“应用”保存生效;

 

 

7、在电脑上打开SSH工具(本教程使用MobaXterm,在博主的网盘有下载),填写你的群晖IP地址,端口号,用户名;

 

 

8、在命令行输入 sudo -i 回车,输入群晖的密码,进入root状态下;

 

 

9、输入以下命令(/volume1/docker/my-drpys是在第5步骤复制的路径,请自行更改),进入到刚才建立的my-drpys子文件夹下;

cd /volume1/docker/my-drpys

 

 

10、复制以下命令到SSH下,按回车后开始安装;

bash -c "$(curl -fsSL https://9764.kstore.vip/drpys/drpys.sh)"

 

11、等到左下角有“安装成功”的信息提示,就表示已经安装好了,关闭SSH工具(如果出现“下载失败,未找到 drpy-node.7z,请稍后再试,脚本退出!”的提示,是因为你的NAS访问不了github并且安装脚本中的github代理服务器暂时出现故障了,请自行想办法解决NAS访问github或者换个时间再试!);

 

12、到【这里】下载影视仓app,或者到【这里】下载TvBox,安装到手机或者安卓电视上(本教程使用影视仓),点“设置”;

 

 

13、配置地址;

 

 

14、“输入名字”处填写影视源的名称,“输入推送链接”填写的是影视源的地址;

 

 

15、影视源的地址格式为:http://IP:9097/config/1?pwd=dzyyds (假设你的群晖地址是192.168.1.100,那么就写http://192.168.1.100:9097/config/1?pwd=dzyyds),点“确定”保存;

 

 

16、点“主页”;

 

 

17、可以看到有很多节目源(上下划动可以看到更多);

 

 

18、二次元的宅男宅女可以看你们喜欢的动漫了;

 

 

19、喜欢看电影或者追剧的,同样可以满足;

 

 

20、喜欢看短剧的,再也不用花钱点播了;

 

 

21、默认播放页面如下图,点到视频界面上可以全屏播放;

 

22、好东西实在太多了,自己去慢慢挖掘吧。

 


如果不想用了,登录SSH工具到root状态下,输入以下命令一键卸载(/volume1/docker/my-drpys是在第5步骤复制的路径,请自行更改):

cd /volume1/docker/my-drpys & bash -c "$(curl -fsSL https://9764.kstore.vip/drpys/drpys.sh)" -- 1
点赞
  1. lishijun说道:
    Google Chrome Windows 10
    第15步确实整不明白,我看好多人也整不明白。希望大佬解释一下 我的群晖是31.251 我推送的地址写的是http://192.168.31.251:9097/config/1?pwd=dzyyds 连不上的 :lei:
    1. 博主说道:
      Google Chrome Windows 10
      正常情况下你在浏览器打开http://192.168.31.251:9097/config/1?pwd=dzyyds这个链接,会看到里面的内容,如果打不开就证明容器安装不成功,建议删除容器重新安装。
  2. 诸葛成斌说道:
    Google Chrome Windows 10
    安装成功,请教大神,准备长期使用,试着编辑.env.development文件的账户和密码,并保存,但没有成功,请教大神如何修改账户和密码,谢谢!
    1. 诸葛成斌说道:
      Google Chrome Windows 10
      又到项目主页研究了一次,步骤错误,已经完成修改,谢谢
      1. 博主说道:
        Google Chrome Windows 10
        好的
  3. magic说道:
    Google Chrome Windows 10
    这样算成功吗?我搞了好多次,都是这样,到手机和电视端链接不上。博主帮忙看看怎么回事? 正在安装,请等待... [+] Running 0/1 ⠿ drpyS Error 15.1s Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 恭喜你安装 my-drpys 成功! 权限修改成功! 接口提示(请将提示中的ip换成你自己的ip): http://ip:9097/config/1?pwd=这里填写你设置的接口密码
    1. 博主说道:
      Google Chrome Windows 10
      很明显你这个拉取docker失败,去看这个教程https://wp.gxnas.com/14514.html
      1. magic说道:
        Google Chrome Windows 10
        就是拉取docker的问题,按你的教程学,搞定了,不过没有科学上网,还真慢。搭建完视频源,这样看还是挺方便的,就是还有些也看不了,不过也很好了,谢谢!
        1. 博主说道:
          Google Chrome Windows 10
          好的
  4. tyyz说道:
    Google Chrome Android 10
    请问这个容器需要经常更新吗?
    1. 博主说道:
      Google Chrome Windows 10
      这个容器是12天前(就我写本教程的前一天)才发布的,目前只有一个版本,至于以后作者会不会更新,目前不知道。如果作者更新的话可以去更新容器就好了。
  5. asussmart说道:
    Google Chrome Windows 10
    [GitHub] 获取优选hosts成功 [pkg] 即将开始安装nvm % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'raw.githubusercontent.com'More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. [pkg] 即将开始安装nvm % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'raw.githubusercontent.com'More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. [node] 不存在20及以上版本, 即将安装20版本 Node.js version management Usage: nvm [options] [COMMAND] [args] Commands: nvm Output installed version of Node.js nvm latest Output the latest Node.js version available nvm stable Output the latest stable Node.js version available nvm use [args ...] Execute Node.js with [args ...] nvm bin Output bin path for nvm rm Remove the given version(s) nvm ls Output the versions of node available nvm set Set current Node.js version Options: -V, --version Output current version of Node.js version management -h, --help Display help information -q, --quiet Disable curl output (if available) -d, --download Download only Aliases: which bin use as list ls - rm Node.js version management Usage: nvm [options] [COMMAND] [args] Commands: nvm Output installed version of Node.js nvm latest Output the latest Node.js version available nvm stable Output the latest stable Node.js version available nvm use [args ...] Execute Node.js with [args ...] nvm bin Output bin path for nvm rm Remove the given version(s) nvm ls Output the versions of node available nvm set Set current Node.js version Options: -V, --version Output current version of Node.js version management -h, --help Display help information -q, --quiet Disable curl output (if available) -d, --download Download only Aliases: which bin use as list ls - rm Error: 20 is not installed [node] 设置yarn源为淘宝镜像 yarn config v1.22.22 success Set "registry" to "https://registry.npmmirror.com". Done in 0.02s. [node] 即将开始安装 pm2 (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree:lib: sill idealTree buildDeps
    1. asussmart说道:
      Google Chrome Windows 10
      提示: Error: 20 is not installed
  6. zhy说道:
    Google Chrome Windows 10
    脚本地址401了
    1. 博主说道:
      Google Chrome Windows 10
      教程已更新
      1. zhy说道:
        Google Chrome Windows 10
        "error": "Forbidden: Invalid or missing pwd"大佬。。。。求助
  7. czs说道:
    Google Chrome Mac OS X 10.15.7
    这个是啥逻辑,没看明白
    1. 博主说道:
      Google Chrome Windows 10
      游戏副本的原理。玩过网游吗?玩过网游应该能理解。
  8. uu说道:
    Google Chrome Windows 10
    谢谢分享好文章,第15步的时候提示拉取接口失败,群晖的IP没问题。
  9. 79434541说道:
    Google Chrome Windows 10
    请教一下,安装后,不想用的话,卸载的命令的什么呀?
    1. 博主说道:
      Google Chrome Windows 10
      哈哈,前面忘记写卸载命令了,刚才我已经添加上去了,你去看看吧。
      1. 79434541说道:
        Google Chrome Windows 10
        谢谢大佬 :haha: 实在是作为小白,是第15步弄不起来,放弃了
        1. 博主说道:
          Google Chrome Windows 10
          你的群晖IP是什么,就写什么啊。假设群晖IP是192.168.1.100,那么推送链接的地址就是http://192.168.1.100:9097/config/1?pwd=dzyyds
  10. 武当山道长说道:
    Google Chrome Windows 7
    istoreOS,也用本程序。。。。。
    1. 飞翔的企鹅说道:
      Google Chrome Windows 10
      道长来了?

发表回复