youtube module still uses legacy API.
new keys that are generated here: http://www.youtube.com/my_profile_dev are for new DataAPI
legacy api will work till 30 of August (according to http://code.google.com/apis/youtube/migration.html)

http://groups.google.com/group/youtube-api-gdata/browse_thread/thread/d4...

CommentFileSizeAuthor
#3 video_youtube.module.tar_.gz3.84 KBAnonymous (not verified)
url generated by youtube_video.module44.61 KBcopyhold

Comments

hypertext200’s picture

Status: Active » Fixed

Migrated to new API

Anonymous’s picture

How 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.

Anonymous’s picture

StatusFileSize
new3.84 KB

Hey 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)

Status: Fixed » Closed (fixed)

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