Paul Kinlan
In the Python v2 API, the call to fetch urllib.encodes the parameters passed in, bearing in mind that image_url what do people think about having the doseq = True so that it can easily handle arrays of URL's
You can also just comma separate multiple urls into one image_url argument - Benjamin Golub
true, it was just that I can have "," in my file name, I need to sort that out :) ....saying that I am pretty sure I should be url encoding my urls so it might not matter. - Paul Kinlan
yes, you should be url encoding them before (IMO :) - bear (aka Mike Taylor)