Hi.
I just tryed out this module to day.
But I get a message like this when I try to add an url:

( http://www.youtube.com/watch?v=hlSkGUQBtDA )
---
The Youtube Video URL validation has failed for some reason. Please check the URL and try again.
If the error persists please contact Kundedemo administrators.
The Youtube validation service reported the following error: Bad, unknown, or disabled dev_id specified.

What do I do wrong?

Comments

nirst’s picture

Hi Ole Martin!

You can point the module to some URL video, and then change in the DB to point to your youtube video.

For example:

I uploaded with ftp a short movie clip to my site's root directory and it's named "north.wmv"
and i want to add from youtube part of the movie True Romance.

1) In drupal, go to administer --> siteconfiguration --> video --> general behavior --> default video type
and select "URL video", and then click "save configuration".

2) Create content --> Video -->
Title "True Romance - Chris Walken vs Dennis Hopper"
URL to the video "www.strulovitz.com/north1.wmv"
and click "submit"

3) Now i go to my host Site5-->MySQL databases-->phpMyAdmin-->database "drupal"-->table "video"

4) Click on browse, then edit the relevant line:
in the field "vtype" i change "url" into "youtube"
in the field "vidfile" i change "www.strulovitz.com/north1.wmv" with "http://www.youtube.com/watch?v=ZnAdWKiy-sc"
choose "save" and click "go".

5) That's it! you can see it working in my site: www.strulovitz.com

Hope this helps,
Nir

Ole Martin’s picture

Nice. I will try it out. But this are a site for many people to uploaded and embedded videos.

blackdog’s picture

Status: Active » Postponed (maintainer needs more info)

Are you guys sure this issue was created for the right project? Sound more like an embedded field issue.

blackdog’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing since no response has been made.