selsta / hlsdl

C program to download VoD HLS (.m3u8) files
MIT License
636 stars 158 forks source link

Exit on "Fail to update playlist" #123

Open ctschach opened 2 years ago

ctschach commented 2 years ago

When saving a live-stream after a while I get a "Warning: Fail to update playlist". Once this happens, it never recovers. I do need to get a new playlist URL from the source and start a new download.

Is there a way to quit hlsdl e.g. if there are a number of the above warnings instead of running in a loop forever?