Welcome to the Invelos forums. Please read the forum rules before posting.

Read access to our public forums is open to everyone. To post messages, a free registration is required.

If you have an Invelos account, sign in to post.

    Invelos Forums->DVD Profiler: Desktop Technical Support Page: 1  Previous   Next
Trailer Button - Searching for Trailers
Author Message
DVD Profiler Unlimited RegistrantStar ContributorAddicted2DVD
Registered: March 13, 2007
Reputation: Highest Rating
United States Posts: 17,330
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
I don't know if it is because Youtube changed some coding or what... but when there is no youtube trailer/clip assigned to a profile the program no longer puts in the search info in for me like it used to.

Here is what I see now...



Notice the search bar above is empty... not putting in the title and year of trailer to search for. Is anyone else having this problem? Or is it some strange local problem I am having?
Pete
DVD Profiler Unlimited RegistrantCalebAndCo
Ralphie shot first.
Registered: October 6, 2008
United States Posts: 1,932
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
This, with the trailers missing post, makes me think maybe YouTube changed something.
DVD Profiler Unlimited RegistrantStar ContributorAddicted2DVD
Registered: March 13, 2007
Reputation: Highest Rating
United States Posts: 17,330
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
Well... the ones already there work perfectly for me. But I just can't search from the program like I used to. To add I have to go to search for trailer at the actual site with my browser... and add the link at the the links page (The box to add the link in profiler itself is missing as well).

Maybe I should open a support ticket.
Pete
DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,456
Posted:
PM this userVisit this user's homepageDirect link to this postReply with quote
Here is the new Youtube embed format:

<iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/EI34Vv0n-zQ" frameborder="0" allowfullscreen></iframe>

The problem is the new "iframe" element. It used to be "object", and the other formatting is a bit different as well. I noticed this with LoadDVD Pro, which automatically reformats flash videos to play correctly in its hosted window.

If you extract the movie ID (e.g. EI34Vv0n-zQ), you can make embed code according to the old format if you want, such as (put this in a HTML section to see it):

<object id="mymovie" width="100%" height="96%"><param name="movie" value="http://www.youtube.com/v/{param}">
</param><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"></param>
<embed name="mymovie" swliveconnect="true" src="http://www.youtube.com/v/EI34Vv0n-zQ&fs=1&autoplay=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="100%" height="96%">
</embed></object>

This formats the video to fit the player window and has extraneous code in there that I just use without understanding why. All I know is it looks beautiful. Anybody comes up with a more compact format - I'll take it! 

This also works nicely ina HTML section, but I can't get the autoplay parameter to work.

<iframe title="YouTube video player" width="100%" height="100%"  src="http://www.youtube.com/embed/EI34Vv0n-zQ" frameborder="0" allowfullscreen></iframe>
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
 Last edited: by mediadogg
DVD Profiler Unlimited RegistrantStar ContributorAddicted2DVD
Registered: March 13, 2007
Reputation: Highest Rating
United States Posts: 17,330
Posted:
PM this userEmail this userView this user's DVD collectionDirect link to this postReply with quote
Thanks for updating it so fast Ken!

It is done differently now... but definitely works! 
Pete
    Invelos Forums->DVD Profiler: Desktop Technical Support Page: 1  Previous   Next