Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Audio stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 01-24-2011, 11:18 AM
4ert
 
Posts: n/a
Default

simfy.com | simfy.de : How to capture/download/rip/save/record songs from Simfy


Hi

I tried to download songs from simfy.de this way.
But I think they changed their streaming software.
My Live HTTP Headers shows for this song:

hxxp://www.simfy.de/#/artists/127031-Ira-Atari-Rampue/albums/323380-Space-Rocket/tracks/11891073-Space-Rocket

Code:
#request# GET https://premium.simfy.de/api/tracks/11891073.json?
11891073.json contains:

Code:
{"track":{"title":"Space Rocket","token_expiry":1296062100,"type":"Track","album_title":"Space Rocket","released_on":"2010-02-26","product_asset_id":11891073,"cover":"http://www.simfy.de/photos/tracks/11891073/320.jpg","volume":1,"length":190,"artist_id":127031,"cover_320":"http://www.simfy.de/photos/tracks/11891073/320.jpg","file_size":4576027,"track_number":1,"artist_name":"Ira Atari & Rampue","track_id":11891073,"fallback_url":"false","product_id":323380,"year":2010,"version_title":null,"premium_only":false,"id":11891073,"byte_size":4576027,"explicit_lyrics":false,"genre":"Electronic","token":"N2IzNWJmOTYxNTI5NTllYWUbA4phnf7oVGoCk_ExB6NmZrimEDqS-JRl_tXCEHihujRJuA-Zwa8K8SF3vrlxxqXmdjYyq9_0Tk_iKmBAkkbAxHls-MMwjIoYQfc_SHPjKPuKYmINLmMqK95HMVyUbGPjv9dPRrB9wLbOLr8mnGi3rFrtaofh_olQ"}}
token:

Code:
N2IzNWJmOTYxNTI5NTllYWUbA4phnf7oVGoCk_ExB6NmZrimEDqS-JRl_tXCEHihujRJuA-Zwa8K8SF3vrlxxqXmdjYyq9_0Tk_iKmBAkkbAxHls-MMwjIoYQfc_SHPjKPuKYmINLmMqK95HMVyUbGPjv9dPRrB9wLbOLr8mnGi3rFrtaofh_olQ
no "streaming track URL" is displayed..
how to download this now with rtmpdump 2.3?

this would be my code:

rtmpdump -r "rtmpe://c7.simfy.com:80/transit?doConnect=RN0CKCY3" -a "transit?doConnect=RN0CKCY3" -f "WIN 10,1,82,76" -W "http://www.simfy.de/flash/player.swf?1295612048" -p "http://www.simfy.de/#/artists/127031-Ira-Atari-Rampue/albums/323380-Space-Rocket" -C O:1 -C O:0 -y "mp3:N2IzNWJmOTYxNTI5NTllYWUbA4phnf7oVGoCk_ExB6NmZ rimEDqS-JRl_tXCEHihujRJuA-Zwa8K8SF3vrlxxqXmdjYyq9_0Tk_iKmBAkkbAxHls-MMwjIoYQfc_SHPjKPuKYmINLmMqK95HMVyUbGPjv9dPRrB9wLb OLr8mnGi3rFrtaofh_olQ" -o _XXtrack.flv

(sry for my bad english.. i'm from germany)
Reply With Quote
  #2  
Old 01-26-2011, 04:12 AM
placebo placebo is offline
Moderator - exTerminator
 
Join Date: Aug 2010
Posts: 477
placebo is on a distinguished road
Default

Re: download songs from simfy.de


hi, rtmp (or rtmps or rtmpe) streaming url's are usually not displayed in the webpage(s) html-source code. "live http headers" .. i dont know what that is

streaming url's are in the air. you must catch them. (=to capture)

i am sure this forum (SRF) has some threads about how to sniff (=catch) rtmpe url's from the air. anyone with a link?

BTW. CAUTION. SRF is a public site and relevant threads are easily found with google. this also means that the whole world including the makers of eMusic, simfy, Rhapsody, Amazon MP3, etc. know this site and monitor the threads. to be more specific, the makers of simfy do monitor this very thread. so please take precautions before you download their streams (Space Rocket, wtf is that??!!!?!?! ). Dont download Space Rocket anymore. They are monitoring all activity (internet traffic) for this album because you've mentioned it as example. When you try to leech from simfy (=download full albums in 192kbps), please choose a different album. And never again Space Rocket.

Space Rocket sucks. Try Michael Jackson or Sarah Connor instead
Reply With Quote
  #3  
Old 01-26-2011, 02:04 PM
Stream Recorder
 
Posts: n/a
Default

Re: download songs from simfy.de


if you use Windows, just try CooJah and StreamTransport.

If you use Linux, try to find all parameters for RTMPE streams or download/capture them using rtmpsrv or rtmpsuck.
Reply With Quote
  #4  
Old 02-19-2011, 06:36 AM
getflv getflv is offline
GetFLV support
 
Join Date: Aug 2009
Posts: 356
getflv is on a distinguished road
Default

Re: download songs from simfy.de


Quote:
Originally Posted by Stream Recorder View Post
if you use Windows, just try CooJah and StreamTransport.

If you use Linux, try to find all parameters for RTMPE streams or download/capture them using rtmpsrv or rtmpsuck.
Latest GetFLV can also download simfy.de songs now. Please check it and give us some feedback.
Reply With Quote
  #5  
Old 03-09-2011, 03:23 PM
placebo placebo is offline
Moderator - exTerminator
 
Join Date: Aug 2010
Posts: 477
placebo is on a distinguished road
Default

Re: download songs from simfy.de


simfy seems to change little details with their server setup .. at the moment (March 2011) the info given here: http://stream-recorder.com/forum/sim...iew-t8572.html is still working.

you dont need the "simfy Desktop"-software; de-install it! do your http-login in your web browser and play the song. capture the looong rtmp-url (rtmpe://c1.simfy.com:80/***) and feed it to rtmpdump giving it several tries:

rtmpdump -r "rtmpe://c1.simfy.com:80/..." -o test.flv
rtmpdump -r "rtmpe://c2.simfy.com:80/..." -o test.flv
rtmpdump -r "rtmpe://c3.simfy.com:80/..." -o test.flv
rtmpdump -r "rtmpe://c4.simfy.com:80/..." -o test.flv
rtmpdump -r "rtmpe://c5.simfy.com:80/..." -o test.flv
rtmpdump -r "rtmpe://c6.simfy.com:80/..." -o test.flv
rtmpdump -r "rtmpe://c7.simfy.com:80/..." -o test.flv
rtmpdump -r "rtmpe://c8.simfy.com:80/..." -o test.flv
rtmpdump -r "rtmpe://c9.simfy.com:80/..." -o test.flv


From the size of the file you can calculate the bitrate yourself . The first file is Planet Earth by Michael Jackson from the This Is It album and the second file is Space Rocket (track#06).

GetFLV can download the tracks but the coupling (SIMFY+GetFLV) isnt working 100% perfectly. There are some serious flaws. Coojah fails. Blader downloads (given the manipulated url). ST fails to download. For simfy my recommendation goes to rtmpdump. and after all, simfy really sucks. only idiots can program such a cheap amateurish homepage and useless ugly desktop software if i want to listen to music, i go to Deezer or Spotify. these two are really professional!

simfy?

piece of cr*p.

(i know that simfy staff is reading my posts.. hehe.. They actually change their server setup because of my posts. that's fine. i dont download from simfy. i dont need their s***. byebye simfy. you will run out of business within 1.0-1.5 years, bet??)

Last edited by placebo : 03-09-2011 at 04:17 PM.
Reply With Quote
  #6  
Old 07-28-2011, 10:27 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: SIMFY.DE | SIMFY.COM - stupid website :P


i cant capture or download the url with GetFLV. RTMPexplorer doesnt do anything either. please post updated screenshots of how you capture the url and download the mp3 song, thanks.

@getflv
please could you check with version 9.0.3.0? it doesnt work at all!!

@placebo
simfy webmaster has deleted your screenshot and updated the website. maybe they fired the old webmaster and now they arent stupid anymore!?
Reply With Quote
  #7  
Old 07-28-2011, 01:26 PM
placebo placebo is offline
Moderator - exTerminator
 
Join Date: Aug 2010
Posts: 477
placebo is on a distinguished road
Talking

Re: SIMFY.DE and song download | SIMFY.COM - stupid website :P


(click to enlarge!)

let's see if this screenshot gets deleted from imageshack
Reply With Quote
  #8  
Old 08-28-2011, 11:18 AM
4ert
 
Posts: n/a
Default

Re: simfy.com | simfy.de : How to capture songs from Simfy stupid website :P


TubeDigger 1.4.2 works fine for me on Simfy!

Use VLC to convert the .flv to .mp3 .. its faster and easier..
But better use 'Extract audio from media file' from 'Convert to' drop-list - it is also fast because it doesn't convert to MP3, but extracts it.

Last edited by placebo : 12-23-2013 at 08:26 PM. Reason: Suggestion
Reply With Quote
  #9  
Old 05-24-2016, 11:47 PM
Imran520 Imran520 is offline
Junior Member
 
Join Date: May 2016
Location: Rawalpindi
Posts: 1
Imran520 is on a distinguished road
Default

Re: simfy.com | simfy.de : How to capture/download/rip/save/record songs from Simfy


which type of songs you like to listen?
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 07:30 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons