https://github.com/Venipa/ytmdesktop2
Unofficial Youtube Music Desktop App, with LastFM support.
https://github.com/Venipa/ytmdesktop2
app discord electron javascript last-fm lastfm music music-player node typescript vue vue3 youtube youtube-music youtube-music-player youtube-player ytm ytmusic
Last synced: 5 months ago
JSON representation
Unofficial Youtube Music Desktop App, with LastFM support.
- Host: GitHub
- URL: https://github.com/Venipa/ytmdesktop2
- Owner: Venipa
- License: cc0-1.0
- Created: 2021-03-16T01:47:52.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T09:32:47.000Z (6 months ago)
- Last Synced: 2024-10-25T12:47:20.579Z (6 months ago)
- Topics: app, discord, electron, javascript, last-fm, lastfm, music, music-player, node, typescript, vue, vue3, youtube, youtube-music, youtube-music-player, youtube-player, ytm, ytmusic
- Language: TypeScript
- Homepage: https://youtube-music.app
- Size: 8.5 MB
- Stars: 470
- Watchers: 8
- Forks: 31
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Venipa/ytmdesktop2 - Unofficial Youtube Music Desktop App, with LastFM support. (TypeScript)
README

Youtube Music for Desktop (ytmdesktop2)
Beautiful Youtube Music desktop app that includes several customizations for users and developers.[](https://discord.gg/dq4bZMhMjT)
[](https://github.com/Venipa/ytmdesktop2/releases/latest)

![]()
## Features
### Ad Skipping
A smooth and uninterrupted listening experience!\
Built-in, without any additional setup required.### Last.FM (Scrobble)


### Mini Player (Beta)

### Discord Rich Presence

### Custom CSS

### OBS Implementation
[OBS Browser Source Files](https://github.com/Venipa/ytmdesktop2/releases/download/v0.12.11/Zyphen.s.Now.Playing.zip)
/
[OBS Plugin Thread](https://obsproject.com/forum/threads/zyphens-now-playing-overlay.125383/post-557409),
don't forget to enable the api inside the ytmdesktop2 appalso make sure to set a custom the port (`append ?port= to source file protocol`) if changed in the app (default is 13091)
---
... features to be added ...
---
## Project setup
```
yarn
```### Compiles and hot-reloads for development
```
yarn dev
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).