Closed (fixed)
Project:
Video
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2009 at 07:46 UTC
Updated:
28 Nov 2009 at 20:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hypertext200Migrated to new API
Comment #2
Anonymous (not verified) commentedHow can I update the module for Drupal 5 to work with the API changes for Youtube? Since yesterday when I add video from youtube, I don't have thumbnails anymore.
Comment #3
Anonymous (not verified) commentedHey I actually made it to work on the module for Drupal 5. Here's the changes file. I changed two functions (got them from D6 version). I'm attaching the modified file. The two functions that I copy/pasted are: function _video_apiclient_youtube_get_thumbnail_url($id) and function video_youtube_v_auto_thumbnail($node)