September 21, 201014 yr ^I've seen people posting new VS pictures in certain models threads in HQ, so there must be a way?Which ones, do you have any examples?For instance: http://www.bellazon.com/main/index.php?s=&...t&p=2307332They are undoubtedly new, so unless they used that method of the "Suggested" image, I'm not sure how else they could have got them..
September 21, 201014 yr Thanks for that, Berno... after some sifting through the code I was able to find the image links buried there. I think the flash module is created on-the-fly via JavaScript and the image is then loaded in via javascript. So I can get this hot picture of Adriana in HQ now:http://media.victoriassecret.com/product/prodzoom/V305170.jpgEdit*Oops, sorry, forgot to say how to get the URL! Basically, when you get an image you want, go to view the page source code and hit CTRL + F (Find) then search for 'prodpri2' it should highlight the first URL which will be that main image at the top of the page. Then just follow the OP's method and change the url to 'zoom'.
September 22, 201014 yr Thanks for that, Berno... after some sifting through the code I was able to find the image links buried there. I think the flash module is created on-the-fly via JavaScript and the image is then loaded in via javascript. So I can get this hot picture of Adriana in HQ now: http://media.victoriassecret.com/product/prodzoom/V305170.jpg Edit* Oops, sorry, forgot to say how to get the URL! Basically, when you get an image you want, go to view the page source code and hit CTRL + F (Find) then search for 'prodpri2' it should highlight the first URL which will be that main image at the top of the page. Then just follow the OP's method and change the url to 'zoom'. THANK YOU SO MUCH! You are wonderful for your help.
February 27, 201213 yr I just want to ask how to get ALL images in VS database/server???not manually hand by hand by using prodzoom coz it will be crazy to get all the image one by one by changing the combination of number behind V.XXXXXX,jpg Is it considered hacking???
February 27, 201213 yr I just want to ask how to get ALL images in VS database/server???not manually hand by hand by using prodzoom coz it will be crazy to get all the image one by one by changing the combination of number behind V.XXXXXX,jpg Is it considered hacking???I don't think you'll be able to find all the images on the VS server in one place.If the directory listings were on (highly unlikely) you'd be able to see a folder with all of the files in a given directory, but you'd still have to open and save each one manually (faster than doing the aforementioned method, but still time consuming).
February 27, 201213 yr Ok, thx for your info RTS...Just thought if there anyone who are website designer, maybe they know how to do this thing...or maybe someone will make software to automatically download the image in VS server one by one, xD
February 27, 201213 yr 1. Went to http://www.victoriassecret.com/clothing/pants?pageAt=all2. Saved page to desktop3. Typed $ ls ~/Desktop/pants_files \ | sed -n '/^V.*jpg/s@^@http://media.victoriassecret.com/product/prodzoom/@p' \ | wget `cat`4. Downloaded 130 MQ pictures. I won't call them HQ, because they are < 1MPix each.There! Not so very difficult. I would post them, but they are all boring, like the rest of the stuff on VS. Here's a clue: if they have to tell you the clothes are sexy, they probably aren't.-- J@mes
February 27, 201213 yr James, the code you mean supposed to be file name? or type in search?I just want old VS image from V270000 or old pic that already not shown in website, but still stored in their server...btw thx 4 your help... I've already gotten thousand images by change the number combination manually (how many hour pass since then, xD)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.