javascript-samples icon indicating copy to clipboard operation
javascript-samples copied to clipboard

Samples for the Deezer Javascript SDK

Results 7 javascript-samples issues
Sort by recently updated
recently updated
newest added

This repo should be archived as the Deezer JS SDK is no longer maintained nor supported. Source: https://en.deezercommunity.com/features-feedback-44/apis-to-enable-3rd-party-apps-ndk-not-available-javascript-sdk-not-working-76108?postid=222090#post222090

Hi, I am working on a project that uses Deezer Javascript SDK. If my user agent is recognized as a mobile browser, the player does not play full versions of...

Hello, I try the `player_basic.html` example and it looks broken (inactive player and all button are inactives). I'm on Ubuntu / Firefox 78.0.1. In the web console, there's an error...

When running the js demo I got this error "Cannot read property 'dataset' of null" I get this error on MacOS/Chrome , however it works on Windows/Chrome. Switching to Incognito...

It looks like because of Chrome restriction to iframe autoplay I can't get invisible player working in Chrome. `DZ.player.play()` just not seems to work and `DZ.player.seek(1)` fails with this one:...