Вопрос

I am a little confused with libspotify I want to include Spotify in my web application. I plan to use the java wrapper for this (https://github.com/nvdweem/libjahspotify).

I want to know if it is ok to do it this way and that it is not only to be used to build native apps.

Это было полезно?

Решение

I'd say it is not ok.

you may not:
8. attempt to embed or integrate the API into any website or otherwise allow access to the Service via the web rather than via the Application.

https://developer.spotify.com/technologies/libspotify/terms-of-use-non-us/

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top