As said in the title really. Youtube-dl and forks seem to break when they catch up with the stream.
You didn’t specify a streaming platform. Assuming you’re referring to twitch vods I would actually recommend using twitchpipe instead of something like yt-dlp as another user recommended. Reason being is that twitchpipe comes with a shell script that lets twitchpipe monitor a twitch channel for when it goes live, automatically starts recording the vod, and stops when the stream ends - which I find more ideal for putting it on a vps and letting it do its thing.
WIPocket@lemmy.world 8 months ago
Which streaming service? I last used
yt-dlp
with the–live-from-start
option on Youtube, it worked fine there.