Obtaining list of files from php script?
Posted
by SenorSputnik
on Super User
See other posts from Super User
or by SenorSputnik
Published on 2010-05-02T02:21:39Z
Indexed on
2010/05/02
2:29 UTC
Read the original article
Hit count: 291
Naenara/KCCKP offers a catalog of hundreds of mp3 files that can only be downloaded in small amounts at a time. Clicking on a song title invokes mp3player.php and downloads a plaintext link to the mp3 file:
http://www.kcckp.net/mp3player.php?e+8
Going directly to mp3player.php will display Korean error messages and send you back 1 page in your history.
Is there any way to parse/coax mp3player.php into dumping a full list of mp3 links? I am sorry if this is a painfully easy or impossible task, I have not even begun to delve into php.
</newbiewhining>
© Super User or respective owner