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

https://github.com/alphabs/youtubemusicplayer

YMP 2 MIRROR Repository
https://github.com/alphabs/youtubemusicplayer

Last synced: 2 months ago
JSON representation

YMP 2 MIRROR Repository

Awesome Lists containing this project

README

          

# YoutubeMusicPlayer
Youtube Music Player 2.0

## Dependency

Visual Studio 2019

.NET Framework 4.6.2

Nuget Package
Newtonsoft.Json, Microsoft.Xaml.Behaviors.Wpf, MaterialDesignThemes, MaterialDesignColors, Google.Apis.YouTube.v3, log4net

Microsoft Visual C++ 2013 redistributable package

CEFSharp nuget packages
cef.redist.x86, CefSharp.Common, CefSharp.WinForms

## Build
1. Install all dependencies. Restore nuget packages. but you have to remove and install CEFSharp nuget packages manually.
2. Open project and open YMP/Youtube/YoutubeAPI.cs file, and input your [Youtube Data API Key](https://developers.google.com/youtube/v3) into `Key` field.
2. Build Release/x86 ***(Note: It is important to set build option to x86. Project will be unstable if build option is not x86.)***
3. Run YMP/bin/x86/Release/buildscript.bat
4. Result : /bin/x86/Release/YMP_redist