herowinb / live-dl

Web GUI for Youtube-dl and Bash Script auto download/record upcoming live stream on Youtube and Twitch.
https://hub.docker.com/r/herowinb/live-dl
GNU Affero General Public License v3.0
29 stars 5 forks source link

Sometimes the thumbnails are lost after the recording is completed. #26

Closed timmyhbk closed 4 weeks ago

timmyhbk commented 4 weeks ago

Describe the bug

20240815 【900k Unarchived Karaoke】yayyyy (PDi1kYQ5py0) Sometimes the thumbnails are lost after the recording is completed. It becomes like this. Thumbnails are downloaded correctly during the recording, but sometimes they are replaced by this image after the live stream ends (recording is complete). This doesn't always happen. Can't find a pattern to it.

To Reproduce

  1. Run auto.sh.
  2. The error

Desktop (please complete the following information):

herowinb commented 4 weeks ago

Let me guess, it only happens to Unarchive streams right ? If yes, then the problem is the stream already privated, deleted before LiveDL could redownload the thumbnail.

timmyhbk commented 4 weeks ago

It does seem to be the case. Is there any way to avoid this.

herowinb commented 4 weeks ago

Just add a line to skip redownload thumbnail if it not found. It should be fixed now.