Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Audio stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=5)
-   -  

Record/Capture/Download/Rip/Save Music from Deezer

(http://stream-recorder.com/forum/showthread.php?t=2023)

nitmar 12-08-2015 12:06 AM

Re: Record/Capture/Download/Rip/Save Music from Deezer


 
hi , I can't Download New Album With 320K!

Sample : http://www.deezer.com/album/11835642

jonaaa 12-08-2015 04:15 AM

Re: Record/Capture/Download/Rip/Save Music from Deezer


 
Quote:

Originally Posted by Sparx (Post 81476)
The quality of the songs depends on deezer.
For example the first song of this album


That's what you get from the api:
Code:


  "SNG_ID":"114558840",
  "ALB_ID":"11867396",
  "ALB_PICTURE":"a6befe48d08adca0852904b7abc501ba",
  "ALB_TITLE":"A?k ?çin Gelmi?iz",
  "ARRANGER":"",
  "ARTISTS":[ 
      { 
        "ART_ID":"367452",
        "ROLE_ID":"0",
        "ART_NAME":"Mustafa Ceceli",
        "ART_PICTURE":"ff6c87e635017db56fe5c8f8d14118fe",
        "SMARTRADIO":"1",
        "RANK":"444024",
        "__TYPE__":"artist"
      }
  ],
  "ART_ID":"367452",
  "ART_NAME":"Mustafa Ceceli",
  "AUTHOR":"",
  "BPM":"0",
  "COMPOSER":"",
  "CREATIVE_COMMON":"0",
  "DATE_START":"2000-01-01",
  "DATE_START_PREMIUM":"2000-01-01",
  "DIGITAL_RELEASE_DATE":"2015-12-05",
  "DISK_NUMBER":"1",
  "DURATION":"207",
  "EXPLICIT_LYRICS":"0",
  "FILESIZE":"3316087",
  "FILESIZE_MP3_64":"0",
  "FILESIZE_MP3_128":"3316087",
  "FILESIZE_MP3_256":0,
  "FILESIZE_MP3_320":"0",
  "FULL_PATH_ORIGIN":"/data/music/import3/indexed/lbl_believe/2015/2015-12-04/20151204231901139/3614596397139/47_3614596397139_01_001.flac",
  "GENRE_ID":"0",
  "GRID":"",
  "INDEXATION_DATE":"2015-12-05 00:49:09",
  "ISRC":"TRAVZ1500001",
  "KEYWORD":"",
  "LABEL_ID":"1750286",
  "LANG":"0",
  "LYRICS_ID":0,
  "MD5_ORIGIN":"113decc7f915f89496775d778a7a5e94",
  "MEDIA_VERSION":"1",
  "NOTE":"0",
  "ORIGIN":"0",
  "PERFORMER":"",
  "PHYSICAL_RELEASE_DATE":"2015-12-05",
  "PROVIDER_ID":"1",
  "PUID":"113decc7f915f89496775d778a7a5e94",
  "RANK_SNG":"388622",
  "RIGHTS":{ 
      "STREAM_ADS_AVAILABLE":true,
      "STREAM_ADS":"2000-01-01",
      "STREAM_SUB_AVAILABLE":true,
      "STREAM_SUB":"2000-01-01",
      "DOWNLOAD_ALC":"2000-01-01",
      "DOWNLOAD_ALC_AVAILABLE":true
  },
  "SMARTRADIO":"1",
  "SNG_ID_NEW":"0",
  "SNG_STATUS":"1",
  "SNG_TITLE":"A?k ?çin Gelmi?iz",
  "SONY_ID":"11401377",
  "STATUS":1,
  "S_ALC":0,
  "S_MOD":1,
  "S_PREMIUM":1,
  "S_WIDGET":0,
  "TRACK_NUMBER":"1",
  "UPDATE_DATE":"2015-12-05 00:49:09",
  "URL_REWRITING":"mustafa-ceceli",
  "USER_ID":0,
  "VERSION":"",
  "__TYPE__":"song"
}

To know what quality is available, you have to look at the filesizes:
"FILESIZE_MP3_64":"0",
"FILESIZE_MP3_128":"3316087",
"FILESIZE_MP3_256":0,
"FILESIZE_MP3_320":"0"
As you see 64, 256 and 320 are 0. That means they are not available.
So my downloader loads the best they have -> 128kb/s

Okay, now i understand, but think with me, why deezer is releasing the latest music in 128kbps? i saw some really popular artists and they are on 128kbps, why deezer is doing this? maybe they changed their api? Encryption? who knows... and the interesting thing is that's happening only on Dec 2015 released albums (ALL DEC 2015 Released...), i thought to myself, "maybe the artist isn't popular and there's no 128kbps", but even the most popular, there's no 320kbps, that's really really really strange... it simply doesn't make sense, they have a paid service that the premium+ users can hear their music with 320kbps... why the hell deezer is releasing with 128? maybe they'll release the 320kbps later? or they have a new encryption form? i don't think that deezer will release a music with 128kbps when there is a lot of users paying for a HIGH QUALITY 320 music...

Sparx 12-08-2015 05:31 AM

Re: Record/Capture/Download/Rip/Save Music from Deezer


 
Quote:

Originally Posted by k4k45h1 (Post 81491)
Hi, i'm wondering whether songs track number 2,4,8 from
http://www.deezer.com/album/9154595
are available and can be downloaded because those tracks can't be downloaded in my pc..
thanks..

No, deezer doesn't have that songs, so they can't be downloaded.

Quote:

Originally Posted by nitmar (Post 81498)
hi , I can't Download New Album With 320K!

Sample : http://www.deezer.com/album/11835642

Look at the last posts. The downloader can't get 320kb/s mp3s if only 128kb/s is available.

Quote:

Originally Posted by jonaaa (Post 81500)
Okay, now i understand, but think with me, why deezer is releasing the latest music in 128kbps? i saw some really popular artists and they are on 128kbps, why deezer is doing this? maybe they changed their api? Encryption? who knows... and the interesting thing is that's happening only on Dec 2015 released albums (ALL DEC 2015 Released...), i thought to myself, "maybe the artist isn't popular and there's no 128kbps", but even the most popular, there's no 320kbps, that's really really really strange... it simply doesn't make sense, they have a paid service that the premium+ users can hear their music with 320kbps... why the hell deezer is releasing with 128? maybe they'll release the 320kbps later? or they have a new encryption form? i don't think that deezer will release a music with 128kbps when there is a lot of users paying for a HIGH QUALITY 320 music...

That has nothing to do with the encryption. Everyone can access that information via their JavaScript API.
I am not deezer, so I have no idea why they release some of the songs in lower quality.
And by the way, there have been 128kb/s or 256kb/s only songs for a while, not just since december.

an07her 12-11-2015 11:22 AM

Re: Record/Capture/Download/Rip/Save Music from Deezer


 
Hi mate! Awesome work, I only registered to thank you. Your work is very much appreciated!

I also have one little question, how did you get that:
Quote:

"FULL_PATH_ORIGIN":"/data/music/import3/indexed/lbl_believe/2015/2015-12-04/20151204231901139/3614596397139/47_3614596397139_01_001.flac
If you can see this, then there's the path to flac file. FLAC is the future!
I'd be very happy if you can find a way around it.:)

jonaaa 12-11-2015 06:15 PM

Re: Record/Capture/Download/Rip/Save Music from Deezer


 
Quote:

Originally Posted by an07her (Post 81571)
Hi mate! Awesome work, I only registered to thank you. Your work is very much appreciated!

I also have one little question, how did you get that:


If you can see this, then there's the path to flac file. FLAC is the future!
I'd be very happy if you can find a way around it.:)

Like he said, anyone can access their JavaScript API... and he said that he's not going to add FLAC...

jonaaa 12-11-2015 06:33 PM

Re: Record/Capture/Download/Rip/Save Music from Deezer


 
Anyone can access, here is a example, i've access this with Chrome... and again, deezer released the brand new "A Head Full of Dreams" Coldplay Album in 128kbps... check the screenshot...



So, everyone can access their API... there's no difficult on it

an07her 12-12-2015 02:36 AM

Re: Record/Capture/Download/Rip/Save Music from Deezer


 
Well then I'm not using the right API command. I get only basic stuff.
I get only preview links.

http://api.deezer.com/album/11898198

jonaaa 12-12-2015 09:01 AM

Re: Record/Capture/Download/Rip/Save Music from Deezer


 
Quote:

Originally Posted by an07her (Post 81595)
Well then I'm not using the right API command. I get only basic stuff.
I get only preview links.

http://api.deezer.com/album/11898198

Access this link and you'll see: view-source:www.deezer.com/album/11898198

an07her 12-13-2015 06:30 AM

Re: Record/Capture/Download/Rip/Save Music from Deezer


 
Thanks!
I still cannot find what was posted though.
FULL_PATH_ORIGIN

It was posted for this one: http://www.deezer.com/album/11867396
However, no trace now. Maybe deezer removed it?

Sparx 12-13-2015 08:40 AM

Re: Record/Capture/Download/Rip/Save Music from Deezer


 
Quote:

Originally Posted by an07her (Post 81616)
Thanks!
I still cannot find what was posted though.
FULL_PATH_ORIGIN

It was posted for this one: http://www.deezer.com/album/11867396
However, no trace now. Maybe deezer removed it?

You have to call the JavaScript API directly to get that info.
But it is no use for you, except you can access their internal files^^
It's just the source file they used to make the mp3s.

The flac streaming links look completely different.


All times are GMT -6. The time now is 11:12 PM.