docker run -d --restart unless-stopped --privileged=true -p 35455:35455 --name allinone youshandefeiyang/allinone
docker run -d --name watchtower --restart unless-stopped -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower -c --schedule "0 0 2 * * *"
首先去action中下载对应平台二进制执行文件,然后解压并直接执行
chmod 777 allinone && ./allinone
建议搭配进程守护工具进行使用,windows直接双击运行!
http://你的IP:35455/douyin?url=https://v.douyin.com/xxxxxx(&quality=xxxx)
其中&quality参数默认origin原画,可以省略,也可以手动指定:uhd、origin、hd、sd、ld
http://你的IP:35455/douyin/xxxxx
http://你的IP:35455/douyu/xxxxx
http://你的IP:35455/douyu/xxxxx(?stream=flv&cdn=ws-tct)
http://你的IP:35455/huya/xxxxx
待重写中