Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Intergate Mopidy server with Yandex Music and Radio service #1607

Closed
MurzNN opened this issue Mar 28, 2017 · 2 comments
Closed
Labels
C-extension-request Category: A request for a new extension

Comments

@MurzNN
Copy link
Contributor

MurzNN commented Mar 28, 2017

Yandex provide API for Music and Radio (Яндекс.Музыка и Яндекс.Радио) services in this github repository: https://github.com/yandex/audio-js - this is popular music service like Google Music.
Will be good to see integration with Yandex.Music and Yandex.Radio in Mopidy server.

@adamcik
Copy link
Member

adamcik commented Mar 28, 2017

Please see https://discuss.mopidy.com/t/supporting-new-streaming-services-and-other-music-sources/22 - closing as with other requests like this as the feature needs to be in a plugin, not mopidy itself.

If someone creates a plugin feel free to update this bug so other can find it.

@MurzNN
Copy link
Contributor Author

MurzNN commented Apr 4, 2018

I post here links to libraries that will help with plugin development:

Here is implementation of Yandex.Music API in Python language: https://github.com/nvbn/python-yamusic

And other languages:
PHP: https://github.com/sonrac/yandex-music-api
Node.JS: https://github.com/itsmepetrov/yandex-music-api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-extension-request Category: A request for a new extension
Projects
None yet
Development

No branches or pull requests

2 participants