8000 GitHub - Sxlken/AITUtify: Music platform.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sxlken/AITUtify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

AITUtify

Overview

AITUtify is a console-based music platform inspired by Spotify. Built as a college project, it provides a comprehensive music streaming and management experience through a command-line interface. The application leverages NAudioWave, Google APIs, and YouTube Data API v3 to deliver a rich music experience.

Features

Music Management

  • Play, pause, and control music playback
  • Create and manage playlists
  • Search and discover music
  • Download and store music locally

User Experience

  • Intuitive console interface
  • Music streaming capabilities
  • Playlist organization
  • Music search functionality

Technical Features

  • Audio playback using NAudioWave
  • YouTube integration for music content
  • Google API services integration
  • Local music storage management

Technology Stack

  • Language: C#
  • Audio Processing: NAudioWave
  • APIs:
    • Google APIs
    • Google APIs Services
    • YouTube Data API v3
  • Platform: Console Application

Installation and Setup

Prerequisites

  • .NET Framework
  • Google API credentials
  • YouTube Data API v3 access
  • NAudioWave package

Setup Instructions

  1. Clone the repository:
git clone https://github.com/Sxlken/AITUtify.git
  1. Install required NuGet packages:
dotnet restore
  1. Configure API credentials:

    • Set up Google API credentials
    • Configure YouTube Data API v3 access
  2. Build and run the application:

dotnet build
dotnet run

About

Music platform.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0