You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,15 @@ Install the `youtube-music-bin` package from the AUR. For AUR installation instr
37
37
38
38
If you get an error "is damaged and can’t be opened." when launching the app, run `xattr -cr /Applications/YouTube\ Music.app` in Terminal.
39
39
40
+
### Windows
41
+
42
+
You can use the [Scoop package manager](https://scoop.sh) to install the `youtube-music` package from the [`extras` bucket](https://github.com/ScoopInstaller/Extras).
43
+
44
+
```
45
+
scoop bucket add extras
46
+
scoop install extras/youtube-music
47
+
```
48
+
40
49
## Available plugins:
41
50
42
51
-**Ad Blocker**: Block all ads and tracking out of the box
0 commit comments