>> |
Anonymous
>>475396
Because then I would be devouring their bandwidth like crazy. Those files are on my drive, from the 20GB torrent that was made when danbooru died.
>>475288 >>475389
The script is pretty useless without the archived XML database and 104044 pictures, but if you really want it..
http://www.mediafire.com/?4mdmm2mdwdm
I didn't do it, I should mention. All I did to make it work was to change one line.
if($zip->open($file[0].'.zip') === TRUE) {
into
if($zip->open(dirname(__FILE__).'/'.$file[0].'.zip') === TRUE) {
And then I made a two-lines batch script because my PHP executable and the script are both pretty deep into my drive.
<PHP path> <script path> %* explorer.exe <script path>/%* (for after the folder named after the tags is created)
I have no idea if the torrent still exists, if it's alive, or where it is, though. Again, useless without the dump of all the images.
It's time to make a pantyhose thread, I guess
|