![]() |
wget -r
still doesn't get the "bigpic.jpg" from galleries like this... http://galleries.bigmouthfuls.com/019/?a=474
and it's slowing down my process... any idea how to make it "see" this file? thanks! :glugglug |
wget can't catch this kind of images:
"background-image:url('bigpic.jpg');" I haven't found a program that can do that. |
i thought it spidered by the directory structure... but it seems to spider out through the index page...
Code:
<table cellspacing=10 border=0 hahahahahahahahabackground-image:url('bigpic.jpg');width:715px;height:488px;"> i tried adding -p to no avail... -p, --page-requisites get all images, etc. needed to display HTML page. |
Quote:
|
Quote:
Generally when you access /foo/ (client) and it shows a list of files inside that is called "Fancy Indexing" (server), what this means is that if it CANNOT load (server) an default.htm/index.htm (etc) page then it shows the contents of the directory (to the client)intead of the contents of the index.htm page. If indexing is off then you get a 404. In short, there is no directory structure for wget to read for it to be able to grab those files. |
:BangBang:
:321GFY |
All times are GMT -7. The time now is 06:45 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123