Hi,

are there any plans to port this module to D6, or will there be an upgrade path to another module?

Thanks & greetings, -asb

Comments

dynv’s picture

+1

I wonder if there something special about this module or if it's straightforward through coder, I'll see what I can do in a couple of weeks.

sirkitree’s picture

Conceptually, as long as the YouTube API itself has not changed, this is probably pretty straightforward. May look into this here soon - just scoping it out for a new project.

elliotttt’s picture

Just wondering if anyone has already attempted to port this, if not I may do so today.

elliotttt’s picture

Version: 5.x-1.x-dev » 5.x-1.0-beta1
Status: Active » Needs review
StatusFileSize
new8.52 KB

Here is an early patch to port the module to Drupal 6, seems to work okay, definitely needs to be reviewed.

ccoppen’s picture

StatusFileSize
new1.32 KB
new401 bytes
new2.13 KB
new472 bytes

Try these patches. I used coder to determine what needed to be changed and manually made the changes. It wasn't a lot of work, but I do have the module installed. As far as usage of the module, I'm looking into that. It would be great to have a module for YouTube that works like the Flickr Module.

ccoppen’s picture

StatusFileSize
new706 bytes

Here's an additional patch for the module to be applied after the above. This patch fixes the menu and admin settings page.

beeradb’s picture

Holy cow, I've totally missed these. I'll try to do a review of this soon.

Interestingly enough, I had just been thinking about putting some more work into this module.

Thanks for the work so far.

ccoppen’s picture

These patches should fully upgrade the module to D6. The only issue now is how to use it.

macandrow’s picture

Are there any updates about moving this to Drupal 6? I currently use Embedded Media Field to bring my videos in from Youtube but client wants Youtube's comments to be pulled in (and if possible for the site's comments to be posted on Youtube as well). I've done research and this module has the most promise but I am using Drupal 6 on a near-to-production site.

If anyone knows a better solution for my situation, it will be appreciated!

ccoppen’s picture

You should just be able to apply the last patch and update it that way. As for continuing updates, who knows. This seems as if this module has fallen off. I'm using Feeds to pull in YouTube videos and embed them. You might be able to pull in comments that way, but not post.

I haven't even used this module since I took the time to make a patch.

mwaqas47’s picture

StatusFileSize
new12.59 KB

Here is Drupal 6 version of module

jindustry’s picture

Title: Drupal 6 version » Drupal 7 version?

Has anybody tried to port this to drupal 7 or have any tips for doing so?

dharmendra singh’s picture

I want to implement youtube api on drupal 7, how can i do that...

darrick’s picture

Issue summary: View changes

I've been working on a 7.x version here: https://drupal.org/sandbox/darrick/2207265

googletorp’s picture

Status: Needs review » Fixed

We have a Drupal 7 version now, if you feel like some features are missing, feel free to provide a patch. Closing this for now.

Status: Fixed » Closed (fixed)

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