Closed LsHallo closed 1 month ago
I'm guessing this is a channel which doesn't archive to VODs? Unfortunately with these there is no chapter data because they are usually provided with the VOD archive but I'll see what I can do in terms of manually creating these.
Well the stream says what category it is currently below the streamers name. I think you could store that with the segments and then when joining create the JSON with the chapters from that data. It might only be accurate to 10s but that's more than enough.
Added this to the stream chapters branch, will be doing some testing before adding to the next release.
Describe the bug I'm archiving with --live-only and the chapters.json is empty. I know for a fact that at least Music and Just Chatting should be in there.
Supplied arguments --live-only -c channel -d "/output" -I "/config" -q 480p -w
Error log
Operating system ubuntu 22.04 (docker)