YT-DLP-SCRIPTS
YT-DLP-SCRIPTS copied to clipboard
Add Checks to Re-Download Corrupt/Incorrect Episode Files For P+
Add checks to detect corrupt/incorrect episode files that are downloaded and attempt a re-download. Because P+ is known for looping audio/freezing video, this feature would be nice.
I'll add some checks tomorrow
Thank you!
Any progress on this?
Most likely editing the script to add --hls-prefer-native may resolve it.
ytdl-org/youtube-dl#27972
There is a chance that won't work but people are saying using ffprobe and using that to compare the json length will let you see if the file came out wrong. See yt-dlp/yt-dlp#898. There is also a script that has already fixed that problem so possibly pulling the method they used to fix it would resolve it here, see Grandfather-Paradox/paramount-dl.
My apologies everyone, I just had a lil baby boy a couple months ago and I'm just now getting my brain enough sleep to dive back in to these!
Also curious about something like this. :)