dsymbol/yt-dlp-gui

Issues launching executable

Colette-Pitamba opened this issue · 1 comments

Machine: Mac Catalina 10.15.7
python --version returns 3.10.1

Running chmod +x ./dist/yt-dlp-gui on mac doesn't do anything. Is there another step in this installation process?

Building on Mac is untested, I see that you're giving it execution permissions but did you actually try running it? ./yt-dlp-gui
I'd recommend updating the code with git pull before doing the above.