exislow / tidal-dl-ng

TIDAL Media Downloader Next Generation! Up to HiRes Lossless / TIDAL MAX 24-bit, 192 kHz.
GNU Affero General Public License v3.0
286 stars 23 forks source link

[Help] Is there a way to download the file as FLAC and not M4A using GUI? #163

Open qu4rta opened 1 month ago

qu4rta commented 1 month ago

I need Help.

Tried to look on other topics to not open a duplicated, but using the search I couldn't find anything near what I would like Is there a way to have the files downloaded as FLAC?

What operating system are you seeing the problem on?

None

Your settings

Windows, GUI v.0.15.6
NoDowt commented 1 month ago

Have you selected lossless as the quality? Also downloaded ffmpeg & set it’s location in preferences?

That should be all you need to do. Without ffmpeg , it will still download lossless as flac but will be inside a mp4 container.

qu4rta commented 1 month ago

I've selected the hi-res-lossless (maximum quality). It is downloading correctly, but inside the m4a as you said. The ffmpeg I'm using is the .dll from K-lite, or should I look for another thing?

NoDowt commented 1 month ago

I use the versions from here. https://github.com/yt-dlp/FFmpeg-Builds?tab=readme-ov-file But don’t think it would matter. Have you set the ffmpeg location in preferences?

You can use ffprobe to check that mp4 & see what codec is being used inside that mp4.

Maybe try selecting just lossless rather than hires lossless too?

qu4rta commented 1 month ago

I hadn't seen the check button to extract FLAC files from m4a, now it's working.