Closed hl2guide closed 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)?
A1. Yes, it is a necessity. And it ought to be the channelID.
A2. Yes.
Does the room ID need to be set for YouTube monitoring?
My current config (config.toml):
When using streamlink do I simply need it to be available to CMD (Windows Environment Variable: PATH)?