ohio813 / imageshack-uploader

Automatically exported from code.google.com/p/imageshack-uploader
0 stars 0 forks source link

hotlinks are wrong #92

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
For upladed images it shows:

Hotlinks:

<a href="http://img199.imageshack.us/my.php?image=parentscatmax2005.mp4" 
target="_blank"><img 
src="http://img199.imageshack.us/img199/9673/parentscatmax2005.mp4.th.jpg" 
alt="Free 
Image Hosting at www.ImageShack.us" border="0"/></a>

Thumbs:

<a href="http://img199.imageshack.us/my.php?image=parentscatmax2005.mp4" 
target="_blank"><img 
src="http://img199.imageshack.us/img199/9673/parentscatmax2005.mp4.th.jpg" 
alt="Free 
Image Hosting at www.ImageShack.us" border="0"/></a>

Apparently they are the same.

Original issue reported on code.google.com by kroko...@gmail.com on 15 Aug 2009 at 4:52

GoogleCodeExporter commented 8 years ago
The problem is that API returns same text for image_bb and thumb_bb xml nodes.

Original comment by a2k0001@gmail.com on 15 Aug 2009 at 5:15

GoogleCodeExporter commented 8 years ago
for movies hotlinks must give flash player code.

Original comment by kroko...@gmail.com on 15 Aug 2009 at 5:28

GoogleCodeExporter commented 8 years ago

Original comment by a2k0001@gmail.com on 17 Aug 2009 at 8:10