As said in the title really. Youtube-dl and forks seem to break when they catch up with the stream.

  • filister@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    5 months ago

    Depends if the stream is clear or protected with some kind of DRM. I would say you can try with ffmpeg. Just open the network tab in developers tools and look for a GET request that downloads some file ending with .mpd (MPEG-Dash) or .mp3u8 (HLS) and provide this URL to ffmpeg as an input.