Tutislav / neodeemer

Spotify/YouTube song downloader with option to download whole albums, playlists and also lyrics. Available on Android, Windows and Linux.
GNU General Public License v3.0
39 stars 2 forks source link

Could not download in mp3 format (only m4a, ignoring my settings) #5

Open ANDiTKO opened 8 months ago

ANDiTKO commented 8 months ago

The app is only downloading in m4a format, no matter what I select in settings. I have latest Windows 11 and ffmpeg installed and globally accesible.

ffmpeg info:

ffmpeg version 2024-03-14-git-2129d66a66-full_build-www.gyan.dev Copyright (c) 2000-2024 the FFmpeg developers built with gcc 13.2.0 (Rev5, Built by MSYS2 project)

Here are my neodeemer settings: {"music_folder_path": "C:\\Users\\User\\Music", "format_mp3": true, "create_subfolders": false, "save_lyrics": false, "synchronized_lyrics": false, "webapi_enabled": false, "theme": "Dark", "lang": "en_US", "playlist_last": {"spotify": {}, "youtube": {}}}

Tutislav commented 8 months ago

I'm aware that download in mp3 isn't working right now. This app doesn't use ffmpeg to convert music to mp3, it was using external web service for audio format conversion. Unfortunately I don't have much time right now to fix it, so I would recommend using something like Presto Change-O to convert multiple files to mp3.