github jmbannon/ytdl-sub 2024.06.02.post1
ytdl-sub 2024.06.02.post1

latest releases: 2024.06.06, 2024.06.03.post1, 2024.06.03...
28 days ago

[BUGFIX] Prevent corrupt writes to download archive (#983)

Attempts to make writes to the download archive safer (#982).

ytdl-sub will now copy the download archive from the working directory to the output directory with a temp name, then perform a move to store it with its final expected name. This will drastically lower the window of time where the process could die mid-write and corrupt it on the next read.

Don't miss a new ytdl-sub release

NewReleases is sending notifications on new releases.