download - wget fetch image from different domain -
when downloading page using wget -p option (page requisites), downloads files necessary display given html page, including such things inlined images, sounds, , referenced stylesheets. seems image belongs different domain (e.g. www.google.com) not downloaded. there way cause downloaded well?
you use -h option (go foreign hosts when recursive).
Comments
Post a Comment