Re: Record/Capture/Download/Rip/Save Music from DeezerDear Sparx,
thank you for your hard work! Just a little question...:: I have a Deezer Elite subscription. Therefore i am able to stream lossless FLAC-content. Any chance to add an option to save the FLAC-streams too? friendly regards |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerSparx thank you for all the work you have been putting in, as far as V3 it mentions evaluation? to what extent can we evaluate and if there is a way to obtain a full version how can we go about doing so?
Thanks again! |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerOk thanks! V3 Works great cheers!
|
Re: Record/Capture/Download/Rip/Save Music from Deezergreat work Sparx
But I'd like a small suggestion in next version If the download is completed,it makes a small alert/notification sound so that I would know the download is finished and I dont need to keep monitoring the downloads Thanks again for the great work |
Re: Record/Capture/Download/Rip/Save Music from DeezerHey Sparx,
Thank you so much for this awesome tool! I have taken the liberty to remove the "Evaluation Version" string in this application, because of my severe intolerance against trial version limitations/restriction/watermarks. I used ByteCodeViewer (https://github.com/Konloch/bytecode-viewer), changed one line of code and recompiled it. I hope it's is ok for you that I mirrored it on Free Hosters. http://uptobox.com/pyo8q5aj7uy4 http://www30.zippyshare.com/v/uB7vquST/file.html http://uppit.com/ni37ghbw5636/ http://dl.free.fr/hN2yiRsP9 http://www.solidfiles.com/d/cc790bb9cf/ https://www.sendspace.com/file/nu0ikp https://www.virustotal.com/en/file/3...is/1445192722/ Have a nice day! |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerThanks Sparx! Awesome work and efforts put in this program...Appreciate it!
|
Re: Record/Capture/Download/Rip/Save Music from Deezeri have a lot of URL for download , i think "Multi URL" for next UPDATE is good idea
|
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerGoogle says that the original downloading service is back...
Or atleast it seems so.. google.com/search?q=deezer+downloader Top result: music.spider-warez.com |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
DeezerDownloaderfix.jar!META-INF\MANIFEST.MF should look like this: Manifest-Version: 1.0 Main-Class: com.sparx.Main then It'll work. http://files.planet-dl.org/Cw2k/tmp/DeezerDownloader3.fix.jar Well you're is like this Main-Class: com\sparx\Main and no this is not the right format. Okay Normally doubleclick will start it. Else java.exe -jar DeezerDownloader3fix with unpacked jar change to DeezerDownloader3/ dir or add it via -cp ...DeezerDownloader3/ java.exe com.sparx.Main When comparing it with original DeezerDownloader3.jar (^-btw nicer to DL than share.biz) I see that that you've change more than just one line. Not to talk about the *.classes that are all binary different - however used JD-GUI to decompile and do a logical compare. When looking at de\javasoft\plaf\synthetica\painter\RootPanePainte r.class there is SyntheticaRootPaneUI.isEvalCopy() maybe patching just this should do the trick disabling "Synthetica - Unregistered Evaluation Copy!" and other limitation. Getting this to return true can be probably done by some simple byte patching the class file. |
Re: Record/Capture/Download/Rip/Save Music from Deezer@cw2k what exactly did Jason2 try to do?
I downloaded his jar file, which (like you said) did not work. |
Re: Record/Capture/Download/Rip/Save Music from Deezer@sparx
thanks for deezer application. just want to ask whether it is possible to show the SongID column again in the newer application. I find it easier to sort based on SongID especially when an album has 2 or more version but still use same album title (usually when there are clean and explicit version). i use Ellie Goulding's latest album as an example, images for comparison shown in the next link http://imgur.com/a/s178V |
Re: Record/Capture/Download/Rip/Save Music from Deezerstill waiting for FLAC xD
are you working on it sparx ? :) ------------ and how about track numbers like this ? 01. Track 1 02. Track 2 ... when files has been downloaded, i cant see "number tracks" in behind Artist Album .. :( |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
Quote:
For the Track Numbers use the pattern in the settings like k4k45h1 said. |
Re: Record/Capture/Download/Rip/Save Music from DeezerSo for all the windows ppl - I wrapped in the DeezerDownloader3.fix.jar with Launch4j and added and added the deezer icon:
http://files.planet-dl.org/Cw2k/Deez...ownloader3.exe for project file open 'DeezerDownloader3.exe' in 7Zip, winrar... and go to META-INF\Launch4j |
Re: Record/Capture/Download/Rip/Save Music from DeezerHi Sparx
Are you able to update the program with the following features: 1. Is it possible to include 4 search fields for Song, Album, Artist & Deezer URL? More specific searches can be performed then as the current search takes sometime and searches for everything. 2. Include a button (say "Open Folder") to open the destination folder where the music is saved. 3. Ability to stream and play the track instead of downloading it (or) Play the downloaded track right from the program (I think this should be possible). Thanks again for all the efforts! :) |
Re: Record/Capture/Download/Rip/Save Music from DeezerHey,
@cw2k Thank you for your thoughtful reply. It is a true honor to see the great author of AntiWPA replying to my post :-) Just my comments about your ideas: As for the manifest: I used OSX and Ubuntu to patch the application. Somehow, OSX and Ubuntu seem to run the JAR file even with the wrong manifest format. Note to self: Next time, I should test the patched application on all platforms. To the proposed simpler patch: I also saw the possibility of patching RootPanePainter.class. Unfortunately after changing IsEvalCopy, the re-compilation process failed and I lost my patience, so I returned to my original quick-and-dirty patch. As you said, patching the bytecode might have solved the problem and is definitely the more elegant technique. Thanks again for fixing my fix and making it executable on all platforms. @CHJ85 Quote:
Have a nice day and a special thank you to Sparx for creating this application. |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
I'm using Ubuntu, and the file was dead. Either way. the "Synthetica - Unregistered Evaluation Copy" text doesn't make any changes to the software, so I don't see why it matters. |
Re: Record/Capture/Download/Rip/Save Music from DeezerHi
App not work since 7 Dec 2015 & Rip Musics By Poor 128 Kbps ! |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from Deezerhttp://www.deezer.com/album/11867396
http://www.deezer.com/album/11867174 Rip just 128 Kbps Quality :( |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
It downloads with 128kbps, check it by yourself, you'll see that i'm not lying. |
Re: Record/Capture/Download/Rip/Save Music from DeezerI think that some of Dec 2015 Albums rip 128 Kbps & other Albums Like 2014 Albums rip 320 !
please check some of new albums (Dec 2015) |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerThe quality of the songs depends on deezer.
For example the first song of this album Quote:
Code:
{ "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 |
Re: Record/Capture/Download/Rip/Save Music from DeezerHi, 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.. |
Re: Record/Capture/Download/Rip/Save Music from Deezer |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
Quote:
Quote:
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. |
Re: Record/Capture/Download/Rip/Save Music from DeezerHi 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:
I'd be very happy if you can find a way around it.:) |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerAnyone 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 |
Re: Record/Capture/Download/Rip/Save Music from DeezerWell 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 |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerThanks!
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? |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
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 10:51 PM. |