介绍
众乐乐不如独乐乐,与其使用一大堆广告、限制容量甚至还要收费的播放软件,就不如搭建一个属于自己的纯净磁力链播放器~
live-torrent是一个支持磁力链和种子的在线搜索播放下载一条龙程序,且支持OpenSubtitles字幕或自定义上传字幕。
项目地址:https://github.com/Davenchy/live-torrent
使用示例
只要提交磁力链或上传种子即可立即在线播放,同时还支持搜索热门视频的种子~
安装
这里推荐使用Docker来进行搭建~
Docker安装方法
详见:https://www.runoob.com/docker/ubuntu-docker-install.html
1.下载镜像
docker pull davenchy/live-torrent
2.运行镜像
docker run --name live-torrent -d -p 8080:8080 davenchy/live-torrent:latest
此时,访问ip:8080即可使用