Skip to content

YouTube Music Desktop App is a desktop application designed to stream YouTube Music using Google API and PyQt. It offers a native-like experience for YouTube Music, enabling users to enjoy their favorite music seamlessly on their desktop.

Notifications You must be signed in to change notification settings

nillovych/youtube-music-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Music Desktop App

Overview

YouTube Music Desktop App is a desktop application designed to stream YouTube Music using Google API and PyQt. It offers a native-like experience for YouTube Music, enabling users to enjoy their favorite music seamlessly on their desktop.

Features

  • Stream YouTube Music: Access and play music from YouTube Music.
  • User Authentication: Secure Google API-based authentication.
  • User Interface: Clean and responsive UI built with PyQt.
  • Search Functionality: Find songs, albums, and artists easily.
  • Playlist Management: Create and manage playlists.

Installation

  1. Clone the Repository:

    git clone https://github.com/nillovych/Youtube-Music-Desktop-App.git
    cd Youtube-Music-Desktop-App
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Run the Application:

    python main.py

Usage

  • Launch the app and log in with your Google account.
  • Use the search bar to discover music.
  • Play music directly within the app.
  • Manage playlists effortlessly.

Project Structure

  • app/: Main application code.
  • services/: API interaction services.
  • utils/: Utility functions and helpers.
  • main.py: Application entry point.
  • build.py: Build script for the application.

Contributing

Сontributions are welcomed! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Submit a pull request for review.

About

YouTube Music Desktop App is a desktop application designed to stream YouTube Music using Google API and PyQt. It offers a native-like experience for YouTube Music, enabling users to enjoy their favorite music seamlessly on their desktop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages