go-olive / olive

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

Room ID for YouTube and StreamLink Question #63

Closed hl2guide closed 2 years ago

hl2guide commented 2 years ago

Does the room ID need to be set for YouTube monitoring?

My current config (config.toml):

[[Shows]]
# platform name
Platform = "youtube"
# room id
RoomID = ""
# streamer name
StreamerName = "thejimmydoreshow"
SaveDir = "C:/Temp/olive-streams"
Parser = "streamlink"

When using streamlink do I simply need it to be available to CMD (Windows Environment Variable: PATH)?

luxcgo commented 2 years ago

A1. Yes, it is a necessity. And it ought to be the channelID. image

A2. Yes.