Skip to content

v0.7.2

Compare
Choose a tag to compare
@MirisWisdom MirisWisdom released this 25 Oct 04:50
· 86 commits to master since this release

Conditional Audio Download

TLDR: Download only the audio when all tracks have local existing covers

Gunloader usually downloads both the video & audio from a YouTube URL, for the sake of using frames within the video as covers for each track.

When all tracks have local images assigned as covers to them, it's not necessary to download the video from YouTube; instead, we could just retrieve only the audio.

This release teaches Gunloader to download only the audio stream from YouTube when all of the Album Tracks have local images assigned to them.

Logic Tweaks & Improvements

  • Ensure no form of cover extraction is conducted during lossless cutting
  • When the encoding is finished, the target directory's modification time will be set to the source file's modification time
  • Use assigned cover if it exists locally & delete only the temporarily extracted covers