MCPcopy Index your code
hub / github.com/ytmdesktop/ytmdesktop

github.com/ytmdesktop/ytmdesktop @v2.0.11 sqlite

repository ↗ · DeepWiki ↗ · release v2.0.11 ↗
200 symbols 522 edges 60 files 3 documented · 2%
README

YouTube Music Desktop App

Now with a Fresh new Codebase 😉

YouTube Music Desktop App

Discord Gitmoji GitHub license GitHub release Download

⬇️ Download at

Packaging status

Windows

Linux

Mac

Developing

To clone and run this repository you'll need Git and Node.js (v20) (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/ytmdesktop/ytmdesktop.git
# Go into the directory
cd ytmdesktop
And:
# If you do not have Yarn Installed / New to Node as a whole you can enable Yarn with:
corepack enable

# Install dependencies
yarn install
# Run the app
yarn start

Building the Project

To build for your platform you need to run yarn make, however please see the information below regarding the required additionally Software, Tools and Packages which are needed to successfully package into a nice installer file.

Windows

To download the full suite of Tools/Software needed to build the app it is recommended to install the suite of build tools that electron provide which includes Visual Studio, Python and other tools.

npm i -g @electron/build-tools

This will start downloading and installing, and may require a few prompts here and there to finalise everything.

Linux

Building the project on Linux only requires you to install: - For building on Debian based Linux Distros like Ubuntu, you will need to install fakeroot and dpkg - For building on RedHat based Linux Distros like Fedora, you will need to install rpm or rpm-build

please note that by default both packages are built if you try building this application on a linux distro

Contributors

A Thank you to all the contributors throughout the project, without their work this project would have just been a small project and never expanded to where it is now.

adlerluiz NovusTheory mingjun97 rickpalmeira Alipoodle flleeppyy zagoruev Venipa serjan-nasredin TotalChris ArnyminerZ TotallyNotInUse ddarkr pinkiesky NNowakowski dm3ch Vistaus smarquespt peter9811 KageRyo andrew000 danparidae tbvjaos510 andia89 nils-kt Nerogar nattadasu mkotb chaoky ElectricalBoy

Extension points exported contracts — how you extend this code

IIntegration (Interface)
(no doc) [12 implementers]
src/main/integrations/integration.ts
Window (Interface)
(no doc)
src/renderer/@types/global.d.ts
CompanionServerAPIv1Options (Interface)
(no doc)
src/main/integrations/companion-server/api/v1/index.ts
Navigator (Interface)
(no doc)
src/renderer/@types/global.d.ts
FastifyInstance (Interface)
(no doc)
src/main/@types/fastify.d.ts
FastifyRequest (Interface)
(no doc)
src/main/@types/fastify.d.ts

Core symbols most depended-on inside this repo

send
called by 104
src/main/integrations/discord-presence/minimal-discord-client/ipc.ts
set
called by 87
src/main/memory-store/index.ts
get
called by 45
src/main/memory-store/index.ts
addEventListener
called by 15
src/main/player-state-store/index.ts
enable
called by 14
src/main/integrations/integration.ts
provide
called by 13
src/main/integrations/integration.ts
getState
called by 12
src/main/player-state-store/index.ts
close
called by 9
src/main/integrations/discord-presence/minimal-discord-client/ipc.ts

Shape

Method 86
Function 75
Class 24
Enum 9
Interface 6

Languages

TypeScript100%

Modules by API surface

src/main/player-state-store/index.ts25 symbols
src/main/index.ts23 symbols
src/main/integrations/last-fm/index.ts19 symbols
src/main/integrations/discord-presence/index.ts13 symbols
src/main/integrations/custom-css/index.ts11 symbols
src/renderer/ytmview/preload.ts10 symbols
src/main/integrations/notifications/index.ts10 symbols
src/main/integrations/discord-presence/minimal-discord-client/index.ts10 symbols
src/main/integrations/companion-server/api/v1/index.ts10 symbols
src/main/integrations/discord-presence/minimal-discord-client/ipc.ts9 symbols
src/main/integrations/volume-ratio/index.ts8 symbols
src/main/memory-store/index.ts7 symbols

Dependencies from manifests, versioned

@electron-forge/cli7.11.1 · 1×
@electron-forge/maker-deb7.11.1 · 1×
@electron-forge/maker-rpm7.11.1 · 1×
@electron-forge/maker-squirrel7.11.1 · 1×
@electron-forge/maker-zip7.11.1 · 1×
@electron-forge/plugin-auto-unpack-natives7.11.1 · 1×
@electron-forge/plugin-fuses7.11.1 · 1×
@electron-forge/plugin-vite7.11.1 · 1×
@electron-forge/publisher-github7.11.1 · 1×
@electron/fuses2.0.0 · 1×
@fastify/cors11.2.0 · 1×
@fastify/error4.2.0 · 1×

For agents

$ claude mcp add ytmdesktop \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact