2 changes: 1 addition & 1 deletion 2 yo/ut/youtube-music-discord-rpc Original file line numberDiff line numberDiff line change @@ -1,3 +1,3 @@ {"name":"youtube-music-discord-rpc","vers":"0.1.0","deps":[{"name":"discord-rpc-client","req":"^0.4.0","features":[],"optio...
Discord Rich Presence isn't working for me. I tried to reconnect, and this is the error: I also use PreMiD, which uses Discord RPC, so I closed PreMiD thinking it may be a new problem, relaunched ytm, and the same error appears on reconn...
import type { GatewayActivityButton } from 'discord-api-types/v10'; import type { SetActivity } from '@xhayper/discord-rpc/dist/structures/ClientUser'; import type { DiscordPluginConfig } from './index'; // Application ID registered by @th-ch/youtube-music dev team @@ -163,24 +161...
youtube-api youtube-captions youtube-dl-gtk youtube-dl-gui youtube-dl-parser youtube-dl-repl youtube-downloader youtube-first-comment youtube-metadata youtube-music youtube-music-discord-rpc youtube-rs youtube-subscriptions youtube-transcript youtube-tui youtube3-util you...
fix(deps): update dependency @xhayper/discord-rpc to v1.2.0 (th-ch#2291) Jul 31, 2024 src chore(i18n): Translated using Weblate (Hebrew) Sep 12, 2024 tests fix(test): Add a test to check the title Oct 8, 2023 vite-plugins feat: upgrade to Vite v5 Dec 18, 2023 web fix: remo...
// not all options are transfered through https://github.com/discordjs/RPC/blob/6f83d8d812c87cb7ae22064acd132600407d7d05/src/client.js#L518-530 const hangulFillerUnicodeCharacter = '\u3164'; // This is an empty character if (songInfo.title.length < 2) { songInfo.title += hangulFil...
rpc.user?.clearActivity().catch(console.error), config.activityTimeoutTime ?? 10_000); } } else if (!config.hideDurationLeft) { // Add the start and end time of the song 8 changes: 4 additions & 4 deletions 8 src/plugins/discord/menu.ts Original file line numberDiff line number...
"@xhayper/discord-rpc": ^1.0.15 async-mutex: ^0.4.0 auto-changelog: ^2.4.0 axios: ^1.3.4 browser-id3-writer: ^4.4.0 butterchurn: ^2.6.7 butterchurn-presets: ^2.4.7 0 comments on commit 52f2f5f Please sign in to comment. Footer...
Code Pull requests Actions Projects Security Insights Additional navigation options Files master Sign in to see the full file tree. pnpm-lock.yaml Breadcrumbs youtube-music / Latest commit JellyBrick Revert "chore(deps): update dependency electron-builder to v25" ...
"discord-rpc": "^3.2.0", "electron-better-web-request": "^1.0.1", "electron-debug": "^3.2.0", "electron-is": "^3.0.0", "electron-localshortcut": "^3.2.1", @@ -82,8 +83,8 @@ "md5": "^2.3.0", "node-fetch": "^2.6.1", "node-notifier": "^9.0.1", "ytdl-core...