-
Notifications
You must be signed in to change notification settings - Fork 557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install youtube-music via brew #914
Comments
👋 Indeed, signing requires a paying subscription so is not available at the moment! Though it should not prevent the cask afaik, some others like Stubby Manager are not signed:
Trying locally to |
@th-ch As far as I know the official Homebrew Cask repository accepts ad-hoc signatures. So you can just do the following on the future macOS binaries that you release: codesign --sign - --deep --force *.dmg You can then add the following install instructions in the brew install youtube-music --no-quarantine |
@devnoname120 it also mean that we can test this on our side 🤔 |
In WIP: Homebrew/homebrew-cask#148404 ... |
Hi there ! I heard that @th-ch as new maintainers to this repository (hello @JellyBrick), that great news 🎉 and thanks for the latest release 2.0 😉. So if someone want to achieve this issue with me, it would be nice to maintain local version of Waiting from your help. |
is the issue stalled ? |
I can't help this issue because I'm not using macOS... (and, I don't know how to maintain a package in Brew) |
Resolved by #1357 |
Experencing a problem when upgrading/installing using provided brew command. Get error: Tried to remove it still showing. Was working at some time in the past and now I just install via GUI APP. Anyone else experience this? Used this code to install and also tried the old Any suggestions? Thanks |
I think it's related to #1514 |
Hello,
I hope you are doing well?
In order to be able to install YouTube Music via brew install youtube-music, I created the
cask
file needed in my fork, but before opening a Pull Request, I need an action from you, your app need to be signed otherwise it will be not accepted.error
Do you think signing the app is possible for you?
As example, you can maybe check Insomnia app or Kap app.
BR,
The text was updated successfully, but these errors were encountered: