mitchhymel / GooglePlayMusicAPI

An unofficial Google Play Music API for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GooglePlayMusicAPI: An unofficial .NET Google Play Music API

This is a C# port of gmusicapi.

Many thanks to the following projects from which my implementation borrows heavily:

Warnings

This is not supported or endorsed by Google. If Google decides to change their APIs, it could break the functionality of this library with no guarantee that it will be repaired. This is also in Alpha and not well tested, as I wrote it for my own personal use.

Usage

View the GooglePlayMusicClientExample project for examples how to use the library.

About

An unofficial Google Play Music API for .NET


Languages

Language:C# 100.0%