dmunozv04 / iSponsorBlockTV

SponsorBlock client for all YouTube TV clients.
GNU General Public License v3.0
2.42k stars 98 forks source link

MacOS Install Error #33

Closed KTsarlz closed 10 months ago

KTsarlz commented 2 years ago

Following the installl instructions in the wiki, I'm getting the no such file or directory error

ScreenShot 2022-10-08 at 17 00 16

KTsarlz commented 2 years ago

Also getting this

➜ ~ chmod +x iSponsorBlockTV ➜ ~ ./iSponsorBlockTV --macos_install zsh: permission denied: ./iSponsorBlockTV ➜ ~ su ./iSponsorBlockTV --macos_install Password: su: Sorry ➜ ~

dmunozv04 commented 1 year ago

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

dmunozv04 commented 10 months ago

This will be fixed by #108