dmunozv04 / iSponsorBlockTV

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

"Please move the program to the correct path" #35

Closed gisborne closed 8 months ago

gisborne commented 1 year ago

Installing on MacOS.

The wget produces the wrong file name, but after renaming it to iSponsorBlockTV, following the rest of the script I get to

./iSponsorBlockTV --macos_install

This gives me:

Please move the program to the correct path: /Users/<me>/iSponsorBlockTVopeing now on finder...

Note the typo and lack of space.

The instruction seems to be to move the file to where it already is.

To Reproduce Steps to reproduce the behavior:

  1. Follow the instructions provided, except after the wget step, rename the file.

Note also that the Mac doesn't by default have wget installed. Suggest instructions for using say curl.

Expected behavior The installer should run.

dmunozv04 commented 1 year ago

Feel free to open a PR and fix it yourself if you want to. I'll try and take a look whenever I have time for it

dmunozv04 commented 8 months ago

This will be fixed by #108