download.php?id=[0 to 10000] => mp3 link...need a way to find direct link [Solved] - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link [Solved] (/showthread.php?tid=85974) download.php?id=[0 to 10000] => mp3 link...need a way to find direct link [Solved] by prashker on 09-15-2008 at 08:02 PM
so lets say RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script?) by Thor on 09-15-2008 at 08:05 PM
Are you out on your wild adventures on scriptlance again? RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script?) by NanaFreak on 09-15-2008 at 08:24 PM
why not store it in a database?? you can do so much with a db RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script?) by roflmao456 on 09-15-2008 at 08:31 PM
use mysql or something RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script?) by absorbation on 09-15-2008 at 08:43 PM
https://addons.mozilla.org/firefox/addon/201 RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script?) by prashker on 09-15-2008 at 09:05 PM
I don't want to download them all . I just want the links, then filter out the ones I want ;< RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script?) by Mike on 09-15-2008 at 10:51 PM You should be able to do this by using PHP and cURL (with the curl_getinfo function) RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script?) by prashker on 09-20-2008 at 04:56 PM
quote: Can someone make this for me http://www.fastfeetmedia.net/ftphub/download.php?id=[0-10000] I only want the links http://www.fastfeetmedia.net/ftphub/upload/SONIC%...%20the%20Hedgehog/<blah>.mp3 But it doesn't even matter, I can manually filter those out after, I just want the direct mp3 links for 0-10000 I was reading about some setcookie, but if someone could incorporate that (as the site needs a login ) RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script by Mike on 09-20-2008 at 08:06 PM
Here it is (attachment)... RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script?) by WDZ on 09-20-2008 at 10:09 PM
I can write a script to get the links, but I'm too lazy to write it from scratch, so I'd use some of my custom PHP libraries which I'm not gonna release. RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script?) by prashker on 09-20-2008 at 10:17 PM
quote: Well to my knowledge the ids go to 7000, but I put 10000 just to be sure . out of those "10000" theres around 2200 Sonic ones WDZ: I don't care how you do it, I just want the links, I don't need the script RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script?) by WDZ on 09-20-2008 at 10:57 PM ok, the script is running... whenever it finishes I'll upload a text file with the links. RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script?) by prashker on 09-20-2008 at 11:19 PM
quote:very awesome RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script?) by WDZ on 09-20-2008 at 11:49 PM
[link removed - nobody needs that anymore =p] RE: download.php?id=[0 to 10000] => mp3 link...need a way to find direct link (script?) by prashker on 09-21-2008 at 12:17 AM
You have done well....I thank you
C:\Users\SonicSam\Desktop\wget>wget -i sonic.txt -x |