PDA

View Full Version : iRippah v1.0: Rip iTunes TOP 100 Songs off from your iphone



Zika
06-11-2009, 18:49
Ovo sam nasao na xsellize sajtu pa reko da podelim sa vama (nisam znao u koji podforum da stavim pa reko u ovaj :D )

Kvalitet zvuka je 64kbit :( ali imacete uvek 100 top pesama sa itunesa i u slucaju da se u terminalu pojavi message: the host has not answered for more than 15 sec.... samo pustite da radi nista ne dirajte on samo skida :D

curl, wget i sed su u cydia-i!!!

I lista je skinuta sa ovog linka:


http://www.nutsie.com/top100sradio/%20%20%20iTunes%20Top%20100/1265257?



Hey guys.
I've found a way to rip iTunes' Top 100 Songs off right away from an iphone having curl, wget, and sed installed. Then I've written a small utility to turn this vulnerability into a rapid & nifty hack http://www.xsellize.com/images/smilies/xsellize/smile.png

http://img40.imageshack.us/img40/8004/irippah.png
z2kJ6UxFfWM&feature=player_embedded

http://i34.tinypic.com/1zh0bj7.jpg

The utility which makes this possible is called iRippah and when it is executed from the Terminal, it will download a random Top 100 Song into the /var/root/Media/Top100Songs directory and give the particular song a name followed by "$ArtistName - $SongName.mp3".

The drawback of iRippah is that you can't directly download your favourite song at the first time because songs are streamed randomly and what you need to do is to execute iRippah for several(>100) times.

INSTRUCTIONS

First download irippah_1.0_iphoneos-arm.deb from here (http://rapidshare.com/files/261828976/irippah_1.0_iphoneos-arm.deb). Move the deb file over to /var/root directory.

And then write these commands into your Terminal:


dpkg -i /var/root/irippah_1.0_iphoneos-arm.deb
num=1; while [ $num -le 250 ];do echo "rand song $num"; irippah; num=$(expr $num + 1); sleep 1; doneThe second command will execute irippah for 250 times one after another with 1 sec. intervals. And it is gonna alert you if a duplicate song is reached and then skip that one.. I have currently downloaded 96 songs in 350 attempts so I have still a way to go..

Thanks to deadfire55 (http://www.xsellize.com/member.php?find=lastposter&t=53282) for creating this instructive video.

Zika
06-11-2009, 20:11
sad sam skinuo neke pesme i mogu vam reci da se odlicno cuju .... s obzirom da je 64kbit :D