youtubedl-java
youtubedl-java copied to clipboard
Cannot run program "/": error=13, Permission denied
i cant not run it any solution maybe path issues
What is your installation ? For me, I wasn't able to import it with maven so I added the sourced and included the maven dependency in my build.gradle. Then I put youtbe-dl.exe and ffmpeg.exe at the root of my project.
How is it for you ?