All Projects → Winster332 → Yandex.Music.Api

Winster332 / Yandex.Music.Api

Licence: GPL-3.0 license
Client Yandex.Music.Api for Yandex.Music

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Yandex.Music.Api

kodi.plugin.yandex-music
Yandex Music plugin for Kodi
Stars: ✭ 33 (-37.74%)
Mutual labels:  yandex, yandex-music
tapi-yandex-direct
Python библиотека API Яндекс Директ
Stars: ✭ 35 (-33.96%)
Mutual labels:  yandex, yandex-api
YaSeeker
Yandex OSINT tool
Stars: ✭ 104 (+96.23%)
Mutual labels:  yandex, yandex-api
als typograf
Ruby client for ArtLebedevStudio.RemoteTypograf Web Service.
Stars: ✭ 15 (-71.7%)
Mutual labels:  api-client
react-google-sheet
Pulling data from Google Sheets with React components
Stars: ✭ 24 (-54.72%)
Mutual labels:  api-client
go-opendota
Go client library for accessing the OpenDota API
Stars: ✭ 34 (-35.85%)
Mutual labels:  api-client
python-sonarqube-api
Python wrapper for the SonarQube (Community Edition and Enterprise Edition) and SonarCloud API.
Stars: ✭ 107 (+101.89%)
Mutual labels:  api-client
CryptoCurrency.Net
CryptoCurrency.Net
Stars: ✭ 21 (-60.38%)
Mutual labels:  api-client
bitmex-client-websocket
🛠️ C# client for Bitmex websocket API
Stars: ✭ 60 (+13.21%)
Mutual labels:  api-client
square-python-sdk
Python client library for the Square API
Stars: ✭ 72 (+35.85%)
Mutual labels:  api-client
goco
Connecting to Google API has never been easier!
Stars: ✭ 14 (-73.58%)
Mutual labels:  api-client
notionapi-agent
Unofficial Node.js API client for Notion.so
Stars: ✭ 89 (+67.92%)
Mutual labels:  api-client
yllet
Yllet is a set of packages for the WordPress API for both React and non-React projects
Stars: ✭ 46 (-13.21%)
Mutual labels:  api-client
restofus
Restofus - a cross-platform (REST) API client.
Stars: ✭ 18 (-66.04%)
Mutual labels:  api-client
zoho-crm-php
An API wrapper library for Zoho CRM, written in PHP.
Stars: ✭ 15 (-71.7%)
Mutual labels:  api-client
tesla api
Lightweight Python API client for the Tesla API.
Stars: ✭ 73 (+37.74%)
Mutual labels:  api-client
pyinaturalist
Python client for iNaturalist
Stars: ✭ 68 (+28.3%)
Mutual labels:  api-client
digital-ocean
Idiomatic Clojure client for Digital Ocean that makes it easy to boot virtual servers from your REPL
Stars: ✭ 34 (-35.85%)
Mutual labels:  api-client
nomisr
Access UK official statistics from the Nomis database through R.
Stars: ✭ 30 (-43.4%)
Mutual labels:  api-client
pimba
Pimba is a minimalist command-line tool written in Go to publish and serve static files.
Stars: ✭ 12 (-77.36%)
Mutual labels:  api-client

Yandex.Music API (Unofficial) for .Net Core

Build Status NuGet version (Yandex.Music.Api) Documentation Status

The api is out of date does not match the current state

This is wrapper for the Yandex.Music API

Solution allows you to work with Yandex music based on the client.

The project is divided into 2 parts, Yandex.Music.Client and Yandex.Music.Api.

Yandex.Music.Api - contains pure api Yandex
Yandex.Music.Client - ready client for working with Yandex Api

The difference between Yandex.Music.Api and Yandex.Music.Client is that Yandex.Music.Api contains pure api, but when we add a song to your favorites in the web version of yandex music, for example, several queries may be performed (adding a song to a playlist, adding a radio to recommendations, like / dislike, updating the list songs). Using Yandex.Music.Api, you take this moment under your control. Yandex.Music.Client takes it upon himself and repeats the functionality of Yandex music. Client works on top of Yandex.Music.Api.

Here is the documentation

Install

How use

Yandex.Music.Api
Yandex.Music.Client

Examples

LICENCE

GNU General Public License v3.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].