Closed dcancel closed 12 years ago
I think this should actually be fixed by https://github.com/openphoto/openphoto-python/commit/ccc6e6ba1c42c7c38c5403bb855d7b982631e34f - can you try updating openphoto-python and see if you still get the errors?
Sounds good, thanks.
Hi,
I kept running into errors with unicode encoded strings in my Flickr photo titles and descriptions. I added some functions to deal with these strings.
Example
Sample string:
{"description": "Landing Page Examples", "license": "CC BY-NC-SA", "title": "Web Based Project Management Software for Ad Agencies and Creative Firms | MAC Friendly | Workamajig\u00ae", "dateUploaded": 1256573124, "photo": "http://farm3.staticflickr.com/2747/4047109978_ff3db1b4d9_o.png", "tags": "landingpages,performable", "dateTaken": 1256573124, "permission": false, "id": "4047109978"}
Error: