deezer Questions

3

I'm using axios to make requests to the Deezer API. Unfortunately, with Deezer's API when you request an artist's albums it does not include album tracks. So, I am working around this by requesting...
Epigraph asked 18/4, 2017 at 21:38

2

I want to extract "SNG_TITLE" and "ART_NAME" values from the code in "script" tag using BeautifulSoup in Python. (the whole script is too long to paste) <script>window.__DZR_APP_STATE__ = {"...
Babel asked 30/12, 2017 at 3:41

3

Solved

I'm trying to access the Deezer API from localhost, but I'm keep getting the following error: Fetch API cannot load http://api.deezer.com/search/track/autocomplete?limit=1&q=eminem. Response t...
Phanerozoic asked 3/8, 2017 at 12:8

2

Solved

I have found a mini Deezer player on github, but I think it's been coded in Eclipse. I however work in Android Studio. Beeing my first Android app it must be a noob question, but I am stuck on thi...
Cleon asked 1/1, 2015 at 18:56

1

Solved

Is it possible to get info for a track using the isrc instead of the id? Instead of http://api.deezer.com/track/123455 something like http://api.deezer.com/track/?isrc=8764237
Arctogaea asked 31/1, 2014 at 15:56

1

Solved

Audio playback has been tested successfully on Samsung Galaxy S3 and HTC One, but is severely broken on an LGE Nexus 4 running Android 4.4. What happens is that perfectly fine audio can be heard fo...
Vernavernacular asked 9/12, 2013 at 12:10
1

© 2022 - 2024 — McMap. All rights reserved.