Download & Extend

yotube moved their api to new version

Project:Video
Version:6.x-2.x-dev
Component:Code
Category:feature request
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

AttachmentSize
url generated by youtube_video.module44.61 KB

Comments

#1

Status:active» fixed

Migrated to new API

#2

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.

#3

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)

AttachmentSize
video_youtube.module.tar_.gz 3.84 KB

#4

Status:fixed» closed (fixed)

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