Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
#201
|
|||
|
|||
![]() Re: Record/Capture/Download/Rip/Save Music from DeezerOh dear
![]() Be smart and make it more beautiful with: http://jsbeautifier.org That's how it'll look parse & formated: Code:
{ "id": 11898198, "title": "A Head Full Of Dreams", "upc": "825646487059", "link": "http:\/\/www.deezer.com\/album\/11898198", "share": "http:\/\/www.deezer.com\/album\/11898198?utm_source=deezer&utm_content=album-11898198&utm_term=0_1450066636&utm_medium=web", "cover": "http:\/\/api.deezer.com\/album\/11898198\/image", "cover_small": "http:\/\/e-cdn-images.deezer.com\/images\/cover\/b8ead91b2156f1e69ebd26020221a24b\/56x56-000000-80-0-0.jpg", "cover_medium": "http:\/\/e-cdn-images.deezer.com\/images\/cover\/b8ead91b2156f1e69ebd26020221a24b\/250x250-000000-80-0-0.jpg", "cover_big": "http:\/\/e-cdn-images.deezer.com\/images\/cover\/b8ead91b2156f1e69ebd26020221a24b\/500x500-000000-80-0-0.jpg", "genre_id": 85, "genres": { "data": [{ "id": 85, "name": "Alternative", "picture": "http:\/\/api.deezer.com\/genre\/85\/image", "type": "genre" }] .... Like this JSON is gonna be more fun ![]() ... or talking about chrome. Another simple approach is this. 1. Copy the JSON code 2. Open the console (shift+ctrl+i) and type a= 3. Paste the code so it may look like this Code:
a={ "id": 11898198, "title": "A Head Fu... ...rack" }] } } ![]() However first maybe the best + paste the code in a nice code editor like Notepad++ (Eclipse, Netbeans or whatever you like) select 'JSON' as language so you get highlighting & U can now also open/close the tree as well. |
#202
|
|||
|
|||
![]() Re: Record/Capture/Download/Rip/Save Music from DeezerYes, I don't want the streaming links. Source files should be the same.
And FLAC itself doesn't have encryption, and if links are visible I can access that and download it. But I still don't understand how to get that FULL_PATH_ORIGIN. I guess it's not possible, since you would implement it probably if it was. Hope I'm not annoying, just trying to understand what happens if you can directly access FLAC without any tokens/sessionid. |
#203
|
|||
|
|||
![]() Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
But the link is not visible, except you sniff it in you network while streaming flac. The FULL_PATH_ORIGIN variable is a path on their filesystem. I doubt you can access that. To get it, you have to call the JavaScript API, as I told you before. You need to do a post to this url: Code:
http://www.deezer.com/ajax/gw-light.php?api_version=1.0&api_token=TOKEN&input=3 Your post data has to look like this: Code:
[{"method":"song.getListData","params":{"sng_ids":[SONGID]}}] |
#204
|
|||
|
|||
![]() Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
#205
|
|||
|
|||
![]() Re: Record/Capture/Download/Rip/Save Music from DeezerJust registered to say thanks Sparx for your hard work
![]() |
#206
|
|||
|
|||
![]() Re: Record/Capture/Download/Rip/Save Music from DeezerI'm using this for 2 months already, no problems... dont worry about this, deezer can't touch you, they can just "patch" this download method, they can't do anything more than that...
|
#207
|
|||
|
|||
![]() Re: Record/Capture/Download/Rip/Save Music from DeezerAnyone having issues downloading today?
|
#208
|
|||
|
|||
![]() Re: Record/Capture/Download/Rip/Save Music from DeezerHello guys, long time lurker, first time poster: I was wondering if the Deezer downloader has stopped working for anyone else?
Symptoms - attempting to downloaded checkmarked music causes DOWNLOADING to appear but 0kbps download and progress bar doesn't move. After a while the program becomes IDLE again. No music in folder, I disabled antivirus, made sure it was unblocked, rebooted computer, updated java, redownloaded it - nothing seems to make it work again (worked perfectly before). ;~; I've tried on a second computer and it doesn't work either. Opened deezer in a web browser and it opens up just fine. I've even tried running it under a VPN and it doesn't work. And at the same time, I can't rip from rdio anymore because they've closed. I was using Deezer and Rdio to download hard to find spotify tracks, is the only option left to soundcard record? I've tried to dl the mobile links from the site in the past as it plays but they're distorted beyond recognition ;_; |
#209
|
|||
|
|||
![]() Re: Record/Capture/Download/Rip/Save Music from DeezerI'm pretty certain it's been patched.
|
#210
|
|||
|
|||
![]() Re: Record/Capture/Download/Rip/Save Music from DeezerMaybe manual dl still works? They still have the 320kbps mp3 references in the source code...
|
![]() ![]() |
Thread Tools | |
Display Modes | |
|
|