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.
- Host: GitHub
- URL: https://github.com/deeffest/youtube-music-desktop-player
- Owner: deeffest
- License: gpl-3.0
- Created: 2024-01-25T16:01:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T04:36:40.000Z (8 months ago)
- Last Synced: 2025-02-06T05:29:46.662Z (8 months ago)
- Topics: app, desktop-app, desktop-player, multimedia, music, music-downloader, music-player, playlist-downloader, pyqt, pyqt5, pytube, pytubefix, qt, qt5, youtube, youtube-downloader, youtube-music
- Language: Python
- Homepage: https://sourceforge.net/projects/youtube-music-desktop-player/
- Size: 21.8 MB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# Youtube Music Desktop Player
Turns the [Youtube Music](https://music.youtube.com) site into a desktop application using [QtWebEngine](https://wiki.qt.io/QtWebEngine).
![]()
![]()
## Screenshots
## 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!** 💬