Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#81
|
|||
|
|||
Re: Record/Capture/Download/Rip/Save Music from DeezerGoing crazy trying to figure this out, with the deezer.com and deezer.link source what exactly can be done to decrypt the mp3? I am able to download them but like mentioned before they sound jumbled due to encryption. Does the deezer.link or groovesquid source include script for decryption? What should be done first? Decrypt using a script then download? or other way around?
|
#82
|
|||
|
|||
Re: Record/Capture/Download/Rip/Save Music from DeezerSo I was able to decrypt a downloaded file with the help of the deezer.java file.
But the getDownloadUrl() function seems to be broken. I always get a wrong url. Especially line 90 and 91: Code:
String dataHash = new MD5().get(data); data = dataHash + separator + data + separator; seperator + data + seperator seems to be right, but the dataHash is wrong. |
#83
|
|||
|
|||
Re: Record/Capture/Download/Rip/Save Music from DeezerCan you please provide a step by step, sorry about my newb prog skills.
Thanks. |
#84
|
|||
|
|||
Re: Record/Capture/Download/Rip/Save Music from DeezerI was not able to get a working URL, so I did something else.
I made a small Java program, that opens a text file with URLs and downloads them. To get the URLs I used URL Snooper 2. Click on File -> Advanced Mode, if not already active. Enter "deezer.com/mobile" in the "Must Contain:" Field and press Sniff Network. Then just skip through the Songs you want to download from deezer. Then Click on File -> Export -> Save all URLs to File (just urls) Then start my program, open the text File, choose a Download Directory, select the Songs you want and click on download. That's the best I could come up with. Download Link: Write me a PM Virus Total:https://www.virustotal.com/de/file/391e3955eb9bbcaca7db44b1fa9b9a5008057ffbf944cf7d2a 79b07b5ac585a4/analysis/1439914325/ Quote:
So instead of downloading a file and then load it into an inputstream, read it directly. Last edited by Sparx : 08-19-2015 at 10:53 AM. |
#85
|
|||
|
|||
Re: Record/Capture/Download/Rip/Save Music from DeezerSparx, you are a genius!
Working lovely so far.. great app you put together. Many thanks!!! |
#86
|
|||
|
|||
Re: Record/Capture/Download/Rip/Save Music from DeezerBrilliant ! works perfectly but I'm just wondering why some MP3 won't be grabbed/catched ?
Thanks alot man |
#87
|
|||
|
|||
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
I mean in this form http://www.deezer.com/track/831319 To get them, choose a song on deezer, click on share and copy the link. If you give me the Links to the tracks I can look into that. |
#88
|
|||
|
|||
Re: Record/Capture/Download/Rip/Save Music from DeezerSystem works great friend, thank you very much !!!!
|
#89
|
|||
|
|||
Re: Record/Capture/Download/Rip/Save Music from DeezerSure mate, here you go
1- http://www.deezer.com/track/105270372 2- http://www.deezer.com/album/10842720 ( song name = omen) 3-http://www.deezer.com/track/105178712 4- http://www.deezer.com/track/104974590 5- http://www.deezer.com/track/104660454 6- http://www.deezer.com/track/105389132 Those are some random ones |
#90
|
|||
|
|||
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
Maybe you just skipped them too fast. Is someone able to translate this ActionScript Code to Java? The Bitmap Stuff confuses me. getStreamURL |
Thread Tools | |
Display Modes | |
|
|