Introducing Brandi Swan| Author | Post |
|---|---|
| RandomPrecision Senior Member Enjoy! 8175 Posts 3/06 | I have a Firefox add-on called Save Image In Folder. It works like a charm for most sites. However, when I use it to save a photo from ADT, when I go to open the file, I get a message telling me that it's a Jpeg file with an incorrect extension. I am then prompted to manually choose a program to open the file with. I usually choose Irfanview and it asks if I want to rename. It is only than that I can view the file. Just thought you should know. I don't know if it affects anything else or not. If I save a photo from ADT with the normal save dialog, it works fine. Any idea what's causing this? [Link] |
| Drew Black broken crankshaft 8009 Posts 9/99 | If you right click an image and look at the properties you will see a path/filename like //img1-ps.adultdvdtalk.com/cf4b7a38143a46ccb82bd45 Notice that there's no extension on the file name. I do this for a number of reasons but basically the idea is to keep images from automatically being fetched. It's not a foolproof method but at least there's no telltale .jpg in the page source to make it easy for them. And even if a scraper program gets around this mechanism they will most likely end up receiving a poor quality, washed-out, watermarked version of the image. Browsers will render the image properly because the MIME type supplied by our server is accurate. That's the important part from my perspective. |
| RandomPrecision Senior Member Enjoy! 8175 Posts 3/06 | I guess this is as good a time as any to ask if anyone knows of anything similar to this add-on that would be foolproof? |
| Drew Black broken crankshaft 8009 Posts 9/99 | Unfortunately, file extension naming conventions aren't universal. Different operating systems and programs may assign different extensions based on their own settings. That's why the save file dialog operates differently. That type of functionality is more closely tied to the operating system. The browser plug-in is most likely more generic since Firefox is designed to run on multiple platforms. I would make a suggestion to the authors of the plug-in to expand their file saving/naming feature set. They might appreciate the suggestion. |
| Zoid Senior Member Boobies and Anal 2004 Posts 5/04 | |
| Drew Black broken crankshaft 8009 Posts 9/99 |
| Use the code below to link to this topic or a specific post. |
| URL of this thread |
| Link to this post with HTML |
| Link to this post with Forum Code |