An open API service indexing awesome lists of open source software.

https://github.com/deeffest/youtube-music-desktop-player

Turns the YT Music site into a desktop application.
https://github.com/deeffest/youtube-music-desktop-player

app desktop-app desktop-player multimedia music music-downloader music-player playlist-downloader pyqt pyqt5 pytube pytubefix qt qt5 youtube youtube-downloader youtube-music

Last synced: 8 months ago
JSON representation

Turns the YT Music site into a desktop application.

Awesome Lists containing this project

README

          

logo

# Youtube Music Desktop Player
Turns the [Youtube Music](https://music.youtube.com) site into a desktop application using [QtWebEngine](https://wiki.qt.io/QtWebEngine).

PyQt 5.15.11 Python 3.12.3 Platform Win32

## Screenshots
![main_window](https://github.com/user-attachments/assets/934b443e-069b-40a5-a36c-a62a4f7de9c1)

## Quick Start
### Source Code
1. **Clone the Repository**
Clone the project repository to your local machine:
```bash
git clone https://github.com/deeffest/Youtube-Music-Desktop-Player.git
```
2. **Navigate to the Project Directory**
Enter the project folder:
```bash
cd Youtube-Music-Desktop-Player
```
3. **Install Dependencies**
Install the required dependencies:
```bash
pip install -r requirements.txt
```
4. **Run the Application**
Start the YTMDPlayer:
```bash
python YTMDPlayer.py
```

### Ready-to-Use Builds
1. **Download the Latest Release**
Get the latest version for your OS from the [Releases page](https://github.com/deeffest/Youtube-Music-Desktop-Player/releases/latest).

2. **Extract the Archive**
Unzip the downloaded archive to a location of your choice.

3. **Run the Application**
Open the extracted folder, then run the executable file to start the YTMDPlayer.

## License
The Youtube Music Desktop Player is distributed under the **GPLv3 license**.

## Disclaimer
This application is unofficial and not affiliated with YouTube or Google Inc. "YouTube," "YouTube Music," and the "YouTube Logo" are registered trademarks of Google Inc. The author assumes no responsibility for the accounts you use to log in to the YouTube Music website through this application. Use this application at your own risk.

**We’d love to hear your questions or suggestions!** 💬