go-olive / olive

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

关于保存位置上日期参数的逻辑问题 #81

Closed jkfujr closed 2 years ago

jkfujr commented 2 years ago

1

SaveDir = "E:/Video/录播/{{ now | date \"20060102\"}}/{{ .StreamerName }}/twitch/{{ now | date \"20060102-150405\"}}_标题【{{ .StreamerName }}】/"

开播后,时间变更就会新建文件夹。

luxcgo commented 2 years ago

这个是在尝试获取直播流,跟时间变更没关系