Pages

Monday, August 19, 2013

Re: Applescript get html without safari

I'm developing a program that downloads SoundCloud tracks with publisher name, track name and Artwork. I could make this work but only from track page because I'm sending a javascript to generate download link. Now I want to download from stream or profile to do that I need to send my javascript's to current playing track. Maybe (I don't think) in my javascript I could add something like "src="http://www.soundcloud.com/blahblah";document.getElementByTagName('html')[0].innerHTML;"

 

Thanks in advance


View the original article here

0 comments:

Post a Comment