I would appreciate it if this module could support Viddler videos, as its an up and coming video service with many good features.

CommentFileSizeAuthor
#1 viddler.inc_.txt8.85 KBbudda

Comments

budda’s picture

Version: 5.x-1.3 » 6.x-1.x-dev
Status: Active » Needs work
StatusFileSize
new8.85 KB

Attached is a rough viddler.inc that works for me, but has not been tested in all situations. It's been running on Drupal 6, although its not Drupal API specific, so may work on Drupal 5 too?

I had trouble converting a normal viddler.com url in to the video ID. Currently using oEmbed API call on viewing the node. Not sure if the video ID should be stored somewhere to save the API call?

I did notice that the XML call is cached too, so that saves some time. Improve the code and post back!

alex ua’s picture

I saw these folks at ignite Philly last night, and I definitely want to support my local (Philly area) Video providers. However, we aren't going to be adding any more providers to emfield (we'll be stripping most, if not all, of them out over the next few months as we prepare for the move to Media Module), so I'll probably be creating a viddler_media module if/when this is released on d.o.

Also, there's another 6.x viddler provider here: http://drupal.org/node/421164 so this shouldn't be a huge deal.

alex ua’s picture

Status: Needs work » Fixed

I just created Media: Viddler ( http://drupal.org/project/media_viddler ), mostly using the other provider. I didn't have time, but I would like to include the player support that you had and custom player colors. I didn't include the i.e. hacks, as I haven't had time to check it out and my inclination would be to push the ie support to swfobject, which is already integrated.

Thanks for the contribution!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.