iSponsorBlockTV
iSponsorBlockTV copied to clipboard
MacOS Install Error
Following the installl instructions in the wiki, I'm getting the no such file or directory error
Also getting this
➜ ~ chmod +x iSponsorBlockTV ➜ ~ ./iSponsorBlockTV --macos_install zsh: permission denied: ./iSponsorBlockTV ➜ ~ su ./iSponsorBlockTV --macos_install Password: su: Sorry ➜ ~
Replace the wget command with the following one (now updated in the wiki)
curl https://github.com/dmunozv04/iSponsorBlockTV/releases/download/v0.1/iSponsorBlockTV-macos -o iSponsorBlockTV
This will be fixed by #108