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? :confused: :confused: :confused:
|
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); seperator + data + seperator seems to be right, but the dataHash is wrong. |
Re: Record/Capture/Download/Rip/Save Music from DeezerCan you please provide a step by step, sorry about my newb prog skills.
Thanks. |
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. |
Re: Record/Capture/Download/Rip/Save Music from DeezerSparx, you are a genius!
Working lovely so far.. great app you put together. Many thanks!!! :) ;) |
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 |
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. |
Re: Record/Capture/Download/Rip/Save Music from DeezerSystem works great friend, thank you very much !!!!
|
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 :) |
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 |
Re: Record/Capture/Download/Rip/Save Music from DeezerThat's really weird man...Can you confirm they are in 320? and are you currently a premium + user and had this high quality thing ticked?
I've got it mate. If you had the high quality thing ticked, it will only get the ones available in 320 but when I unticked the High quality thing in settings, I were able to snatch them using url snooper :D I'm actually a quality whore so that's why it kinda matters to me so I can say basically the script is in it's perfect conditions and I'll ask a friend of mine about what you just asked for and see if he can helps :) |
Re: Record/Capture/Download/Rip/Save Music from DeezerI tried it again, and they didn't show up in Urlsnooper.
That's probably because the files are still in the browser cache. So when you unchecked the high quality box, they got reloaded and showed up. If they don't show up, you can also clear the browser cache. That worked for me. |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerYou are right, it works perfectly on firefox and I deleted the cache and everything seems working flawlessly ! thanks mate..
|
Re: Record/Capture/Download/Rip/Save Music from DeezerI was so stupid :(
I set the wrong encoding in my java file, that's why my calculated URLs didn't work. I am going to rewrite my program now, so that you can just enter a track/album/playlist without the need of urlsnooper. |
Re: Record/Capture/Download/Rip/Save Music from Deezerwow perfect news :D thanks man :D
|
Re: Record/Capture/Download/Rip/Save Music from DeezerGreat news and thanks for the fantastic work!
|
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
;) ;) ;) |
Re: Record/Capture/Download/Rip/Save Music from DeezerAwesome Sparx! Thanks
|
Re: Record/Capture/Download/Rip/Save Music from DeezerNice work Sparx, having a good "off-line mode" for PC would be great!
Thing I don't get is that the downloaded files (from browser cache or direct d/l) are playable and that they sound anything like the original recordings - when any good enc. is used it should not "leak" anything related to the contents. |
Re: Record/Capture/Download/Rip/Save Music from DeezerHi i need the code for download and decrypt the audio file.
Thanks. Sorry for my bad english. |
Re: Record/Capture/Download/Rip/Save Music from DeezerNew Version: Deezer Downloader 2.0
![]() ![]() Changelog:
Download: http://www.share-online.biz/dl/8ZTYDUTNPXZR |
Re: Record/Capture/Download/Rip/Save Music from DeezerSorry bout this stupid question, but it gave me error "Could not find the main class: com.sparx.Main."
Do I need any specific software beside Java to run it. Really sorry for being noob. :confused: |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
I tested it on different systems and it ran everywhere. Did you decompile it? |
Re: Record/Capture/Download/Rip/Save Music from DeezerAwesome job Sparx!! You added very useful features like search and playlist download... bravo!
|
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
Since it should work as it is I'll try it on other PC, thanks for answer. |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
Maybe this thread helps you: http://stackoverflow.com/questions/5...cking-jar-file |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerThis is marvelous! Working great so far. However, I was wondering if this could also be done to download FLAC files instead of MP3's?
|
Re: Record/Capture/Download/Rip/Save Music from DeezerUpdated Version: 2.0.3
Changelog: - Small bug fixes - Support for user uploaded tracks Download @ share-online.biz Download @ uploaded.to Quote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerPlease help me Sparx, when click on "Download Selected Songs" nothing is happen ! What's to do ?
Thanks |
Re: Record/Capture/Download/Rip/Save Music from DeezerPlease someone can help me to download from deezer....
|
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerYes i've select them then click on "Download Selected Songs" and wait a long time but nothing happen...
|
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
Quote:
Can you provide me with a sample of what you entered in the URL field? |
Re: Record/Capture/Download/Rip/Save Music from Deezerplease help... how can i install this program on pc ? i dont got it
|
Re: Record/Capture/Download/Rip/Save Music from DeezerI don't know really what's happen but it's seems like it's work after few minutes when click on downlaod, i just have change Download Directory from disk C to another one
Thanks Spark ![]() |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
And @Sparx, thanks for this amazing program! However I'd like to suggest you a couple of tips to improve your program: 1. Add a window right after we click on the "Download Selected Songs" button, updating the user about what the program is doing. It doesn't have to give massive details of course, but at least some information, like: "Fetching album/playlist XXXX. Please wait... 90% Completed". Because sometimes after we click that button, the program doesn't seem to be doing anything (but I know it is), and I guess most of the people think the program just isn't working. I guess it happens frequently with playlists or albums with lots of music in it. 2. It would be nice to have an actual progress counter and an overall progress counter, showing the number percentage (like "90%"), because sometimes it seems the progress bar isn't moving at all and it also gives the user the impression that the download froze. A progress counter for each song would be awesome too. Other than that, I think your program is great and I hope you can improve it with these suggestions. Thank you! :D Cheers. |
All times are GMT -6. The time now is 05:57 PM. |