go-olive / olive

Live Stream Recorder 直播录制/录播
https://go-olive.github.io
Apache License 2.0
847 stars 83 forks source link

twitch/youtube无法录制 #127

Closed zhujinwei0527123 closed 1 year ago

zhujinwei0527123 commented 1 year ago

日志报错如下: time="2023-01-11 10:42:36" level=trace msg="snap failed, Get \"https://www.twitch.tv/butterflyouo\": dial tcp 162.125.32.9:443: i/o timeout" id=butterflyouo pf=twitch time="2023-01-11 10:42:37" level=trace msg="snap failed, Get \"https://www.youtube.com/channel/Y1qQZbTF8iQ\": dial tcp 172.217.160.78:443: i/o timeout" id=Y1qQZbTF8iQ pf=youtube

网页端下载器选的streamlink,且streamlink也在docker环境通过pip install --user --upgrade streamlink安装

zhujinwei0527123 commented 1 year ago

问题解决了,是因为用了国内服务器,无法直接访问油管,换了国外服务器可以解决