i cant retrieve any thumbnail from vimeo, althought the it is mentioned in the
admin page that this feature is provided. Does anyone have any suggestion
for this?
thanx

Comments

aaron’s picture

something's changed on vimeo's end. let me look at it...

aaron’s picture

Status: Active » Fixed

fixed. and you no longer need a key, as i've refactored it to use oembed.

sermojohn’s picture

hi,
thanx for responding. I didnt get it really. Did you fix something, so that
thumbnails work for Vimeo as well? Are you going to release a patch? Could
you please give me some more detailed description on what to do to make it
work, as this feature would be really useful for my web site.
thanx in advance

aaron’s picture

download the latest dev version, which has the new vimeo provider file.

Vasanth Govind’s picture

Any updates for Drupal version 5 ?

Will the same vimeo provider file will work in version 5 also?

aaron’s picture

Status: Fixed » Patch (to be ported)

no, the file would need to be modified for d5. i *think* you just have to change all references of emvideo to video_cck to backport it. patches welcome :D

sermojohn’s picture

great man! it seems to work fine!
What I just noticed is that when you click on the page to insert a new video, a frame appears under the node
title (probably a debuging frame), which shows this message:

* op: Array
* op: Array

Do you know what this is? Is there any way to avoid this message from appearing, as it also appears
to non-admin accounts?

thanx for what you do on this module

sermojohn’s picture

hi,
after a bit of searching it seems that this has to do with the API of drupal.
I ve not really gone that far inside the drupal core. So could someone help
me on what this frame might be, or even how I could get rid of it? Is it
something caused by the porting of the emthumb module from the 5th to
the 6th version of drupal?

thanx for everything

sermojohn’s picture

fixed.
I was badly trying to use emthmb module, which seems to not be ready for drupal6

aaron’s picture

Status: Patch (to be ported) » Fixed

backported to 5. emthumb is read too, btw.

misty3’s picture

Thanks. Subscribed.

Status: Fixed » Closed (fixed)

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

pribeh’s picture

to aaron in #10 - is this backported to 1.3 or 1.x-dev?