Open Norvoke opened 1 year ago
Move your ffmpeg, ffplay, and ffprobe binaries into a bin/ffmpeg directory and relaunch the application using python3 __init__.py
Can you try the development branch now ? The Pydub module that caused this issue is now not used. So ffprobe is not needed either ! Can you give development branch a try and see if the issue is fixed ?
Had the below issues while trying to download any given song. It seems like it can't find ffprobe or ffmpeg, despite the fact that the two unix executables are in the
/onthespot
directory. I'm not too sure what I'm doing wrong as everything else in the program seems to work well, but I tried to include the terminal log from launching the program. Also included a screenshot of the/onthespot
directory.