2011/9/17 Strainu strainu10@gmail.com:
2011/9/17 Platonides platonides@gmail.com:
Strainu wrote:
2011/9/16 Platonidesplatonides@gmail.com:
Does anyone have something similar? The hardest part seems to be that no interface with flickr would be available, not the actual processing.
What do you mean by "no interface with flickr would be available"? Which part lacks in the flickr api?
Strainu
I'm not familiar with flickr programming. Is there a framework which already provides the function so you just need to do eg. flick_send_msg('Strainu', "You uploaded a lot of copyvios\n")
Hmmm...apparently not.[1] It's probably because you don't authenticate with user/pass when using the API. However, I have discovered a greasemonkey script [2] that's able to send flickr mails, so I guess making a JS that put a "validate the picture" button under each queued picture should not be that hard. However, I've caught my nose once too many in JS these days, so I'll pass on the chance to code that. :P Please let us know if you write the script after all.
Strainu
[1] http://www.flickr.com/services/api/ [2] http://steeev.site50.net/flickr/flickr.pm.user.js
Actualy, it looks like steeev did most of the job already, see his Warn+Delete script: http://steeev.site50.net/flickr/group.pool.warn+delete.htm
Strainu