seesmic works out of the box with video commenting through the flash player. i need it so i'll work on that now. i will post my results here.

CommentFileSizeAuthor
#2 seesmic.inc_.txt5.54 KBtim cullen
#1 seesmic.inc_.txt5.53 KBxamanu

Comments

xamanu’s picture

Assigned: xamanu » Unassigned
Status: Active » Needs review
StatusFileSize
new5.53 KB

here you go... it is really just the basic integration. i attached the seesmic.inc_.txt (you have to rename it to seesmic.inc) and place into the folder emfield/contrib/emvideo/providers/

tim cullen’s picture

StatusFileSize
new5.54 KB

Here's another patch with two small alterations:

1. emvideo_seesmic_extract() now accepts the new Seesmic URL scheme. (They now use http://seesmic.com/videos/$VideoIDString instead of http://seesmic.com/video/$VideoIDString; this patch accepts both versions.)

2. emvideo_seesmic_embedded_link() was returning an incorrect link; this is now fixed.

Great work on this, xamanu--very useful!

alex ua’s picture

Status: Needs review » Closed (won't fix)

We are not adding new providers to emfield itself. To add new providers you should create your own module, similar to http://drupal.org/project/media_viddler or http://drupal.org/project/media_hulu

This provider seems pretty cool, and the provider seems good, so I may create a module for it at some point if one of you don't beat me to it.