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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | seesmic.inc_.txt | 5.54 KB | tim cullen |
| #1 | seesmic.inc_.txt | 5.53 KB | xamanu |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | seesmic.inc_.txt | 5.54 KB | tim cullen |
| #1 | seesmic.inc_.txt | 5.53 KB | xamanu |
Comments
Comment #1
xamanu commentedhere 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/
Comment #2
tim cullen commentedHere'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!
Comment #3
alex ua commentedWe 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.