Posted by staminna on August 20, 2009 at 5:52pm
Jump to:
Issue Summary
Hi
After setting the API key on emfield and I'm trying to extract pictures from a flickr slideshow into the cck field:
Slideshow example: http://www.flickr.com/search/?q=Paris+City&l=comm&ss=0&ct=0&mt=photos&w=...
From a RSS feed: http://api.flickr.com/services/feeds/groups_pool.gne?id=26241990@N00&lan...
* You have specified an invalid media URL or embed code.
Same issue via embed code.
Comments
#1
It's going to take some more work to work with their API to accept photosets of searches. For now, I have it flag a more-usable error to the user explaining the problem.
Leaving this open to remind me to look into the issue further.
#2
From #514456: Missing support for group image pools also mark http://www.flickr.com/groups/streamsimages/pool/show/
#3
Trying out a normal photoset, it throws out the same error message.
http://www.flickr.com/photos/user/sets/72157622423787739/
#4
i am not getting this error, evidenced at http://drupalmultimedia.org/video/test-issue-queue -- are you using the latest release?
#5
hey aaron,
how is progress in regards to support for public Tag search?
http://code.flickr.com/blog/tag/syndication/
kind regards,
jorge.
#6
Sorry. Turns out it works, when using video instead of image...
#7
#8
Automatically closed -- issue fixed for 2 weeks with no activity.
#10
re-opening; the original issue is still unresolved (using group slideshows and searches)
#11
looks like i should be able to support it fairly easily, although i might not be able to grab all the images individually, which would only be an issue when using imagerotator rather than flickr's slideshow. embedding directly should be fairly easy, when parsing from the embed of the 'share' option on slideshows.
#12
:P
#13
Any movement on this issue for embedding a slideshow of a group pool?