Not sure if this applies to livestreams but look into the --download-sections arg?

yt-dlp --download-sections "*05:00-05:10" <YouTube URL>

Doesn’t work for livestreams as far as I know. There’s an open PR: https://github.com/yt-dlp/yt-dlp/pull/6498