forked from th-ch/youtube-music
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'th-ch:master' into music-query-widget
- Loading branch information
Showing
64 changed files
with
3,311 additions
and
1,621 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "youtube-music", | ||
"productName": "YouTube Music", | ||
"version": "3.6.1", | ||
"version": "3.6.2", | ||
"description": "YouTube Music Desktop App - including custom plugins", | ||
"main": "./dist/main/index.js", | ||
"license": "MIT", | ||
|
@@ -131,7 +131,18 @@ | |
}, | ||
"flatpak": { | ||
"description": "YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)", | ||
"category": "AudioVideo" | ||
"category": "AudioVideo", | ||
"finishArgs": [ | ||
"--socket=wayland", | ||
"--socket=x11", | ||
"--share=ipc", | ||
"--device=dri", | ||
"--socket=pulseaudio", | ||
"--share=network", | ||
"--filesystem=xdg-music:rw", | ||
"--talk-name=org.freedesktop.Notifications", | ||
"--own-name=org.mpris.MediaPlayer2.YoutubeMusic.*" | ||
] | ||
}, | ||
"deb": { | ||
"depends": [ | ||
|
@@ -201,11 +212,11 @@ | |
"pnpm": { | ||
"overrides": { | ||
"usocket": "1.0.1", | ||
"node-gyp": "10.2.0", | ||
"node-gyp": "11.0.0", | ||
"xml2js": "0.6.2", | ||
"node-fetch": "3.3.2", | ||
"@electron/universal": "2.0.1", | ||
"@babel/runtime": "7.25.7" | ||
"@babel/runtime": "7.26.0" | ||
}, | ||
"patchedDependencies": { | ||
"[email protected]": "patches/[email protected]", | ||
|
@@ -220,11 +231,11 @@ | |
"@electron/remote": "2.1.2", | ||
"@ffmpeg.wasm/core-mt": "0.12.0", | ||
"@ffmpeg.wasm/main": "0.12.0", | ||
"@floating-ui/dom": "1.6.11", | ||
"@floating-ui/dom": "1.6.12", | ||
"@foobar404/wave": "2.0.5", | ||
"@hono/node-server": "1.13.2", | ||
"@hono/swagger-ui": "0.4.1", | ||
"@hono/zod-openapi": "0.16.4", | ||
"@hono/node-server": "1.13.7", | ||
"@hono/swagger-ui": "0.5.0", | ||
"@hono/zod-openapi": "0.18.3", | ||
"@hono/zod-validator": "0.4.1", | ||
"@jellybrick/electron-better-web-request": "1.0.4", | ||
"@jellybrick/mpris-service": "2.1.4", | ||
|
@@ -235,7 +246,7 @@ | |
"butterchurn": "3.0.0-beta.4", | ||
"butterchurn-presets": "3.0.0-beta.4", | ||
"color": "4.2.3", | ||
"conf": "13.0.1", | ||
"conf": "13.1.0", | ||
"custom-electron-prompt": "1.5.8", | ||
"dbus-next": "0.10.2", | ||
"deepmerge-ts": "7.1.3", | ||
|
@@ -248,35 +259,35 @@ | |
"fast-average-color": "9.4.0", | ||
"fast-equals": "5.0.1", | ||
"filenamify": "6.0.0", | ||
"hono": "4.6.4", | ||
"hono": "4.6.13", | ||
"howler": "2.2.4", | ||
"html-to-text": "9.0.5", | ||
"i18next": "23.16.0", | ||
"i18next": "24.1.0", | ||
"jimp": "1.6.0", | ||
"keyboardevent-from-electron-accelerator": "2.0.0", | ||
"keyboardevents-areequal": "0.2.2", | ||
"node-html-parser": "6.1.13", | ||
"node-id3": "0.2.6", | ||
"peerjs": "1.5.4", | ||
"semver": "7.6.3", | ||
"serve": "14.2.3", | ||
"serve": "14.2.4", | ||
"simple-youtube-age-restriction-bypass": "github:organization/Simple-YouTube-Age-Restriction-Bypass#v2.5.9", | ||
"solid-floating-ui": "0.3.1", | ||
"solid-js": "1.9.2", | ||
"solid-js": "1.9.3", | ||
"solid-styled-components": "0.28.5", | ||
"solid-transition-group": "0.2.3", | ||
"ts-morph": "24.0.0", | ||
"vudio": "2.1.1", | ||
"x11": "2.3.0", | ||
"youtubei.js": "10.5.0", | ||
"zod": "3.23.8" | ||
"youtubei.js": "12.2.0", | ||
"zod": "3.24.1" | ||
}, | ||
"devDependencies": { | ||
"@eslint/js": "9.12.0", | ||
"@playwright/test": "1.48.0", | ||
"@stylistic/eslint-plugin-js": "2.9.0", | ||
"@eslint/js": "9.16.0", | ||
"@playwright/test": "1.49.1", | ||
"@stylistic/eslint-plugin-js": "2.12.1", | ||
"@total-typescript/ts-reset": "0.6.1", | ||
"@types/color": "3.0.6", | ||
"@types/color": "4.2.0", | ||
"@types/electron-localshortcut": "3.1.3", | ||
"@types/eslint__js": "8.42.3", | ||
"@types/howler": "2.2.12", | ||
|
@@ -287,29 +298,29 @@ | |
"builtin-modules": "4.0.0", | ||
"cross-env": "7.0.3", | ||
"del-cli": "6.0.0", | ||
"discord-api-types": "0.37.102", | ||
"electron": "32.2.0", | ||
"discord-api-types": "0.37.111", | ||
"electron": "33.2.1", | ||
"electron-builder": "24.13.3", | ||
"electron-devtools-installer": "3.2.0", | ||
"electron-vite": "2.3.0", | ||
"esbuild": "0.24.0", | ||
"eslint": "9.12.0", | ||
"eslint": "9.16.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-import-resolver-exports": "1.0.0-beta.5", | ||
"eslint-import-resolver-typescript": "3.6.3", | ||
"eslint-import-resolver-typescript": "3.7.0", | ||
"eslint-plugin-import": "2.31.0", | ||
"eslint-plugin-prettier": "5.2.1", | ||
"glob": "11.0.0", | ||
"node-gyp": "10.2.0", | ||
"playwright": "1.48.0", | ||
"rollup": "4.24.0", | ||
"typescript": "5.6.3", | ||
"typescript-eslint": "8.8.1", | ||
"utf-8-validate": "6.0.4", | ||
"vite": "5.4.8", | ||
"vite-plugin-inspect": "0.8.7", | ||
"node-gyp": "11.0.0", | ||
"playwright": "1.49.1", | ||
"rollup": "4.28.1", | ||
"typescript": "5.7.2", | ||
"typescript-eslint": "8.18.0", | ||
"utf-8-validate": "6.0.5", | ||
"vite": "6.0.3", | ||
"vite-plugin-inspect": "0.10.3", | ||
"vite-plugin-resolve": "2.5.2", | ||
"vite-plugin-solid": "2.10.2", | ||
"vite-plugin-solid": "2.11.0", | ||
"ws": "8.18.0" | ||
}, | ||
"auto-changelog": { | ||
|
Oops, something went wrong.