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
- Host: GitHub
- URL: https://github.com/alphabs/youtubemusicplayer
- Owner: AlphaBs
- License: mit
- Created: 2020-01-21T11:56:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:33:49.000Z (over 3 years ago)
- Last Synced: 2025-01-28T00:44:56.105Z (over 1 year ago)
- Language: C#
- Size: 469 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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