Longtail player and yahoo video ID ?

Support for PhpBB3 BBCodes. Post here to get help with any BBCode related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe exactly what it is you want.
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
User avatar
GHOSTWRiTAZ
BBCoder II
BBCoder II
Posts: 20
Joined: 28 May 2010, 01:09

Longtail player and yahoo video ID ?

Post by GHOSTWRiTAZ »

Hey guys how are you doing,
need a small favour if possible below you see the bbcode I'm using it shows the longtail player but it won't play the video, using Phpbb3 3.0.7-PL1, I replaced the .dll for .mov as extension in the code like suggested by the source for some browsers but unfortunally without any luck, but then again it could also be a HTML replacement issue that didn't put in correctly :) the main purpose of the bbcode is that I can play Yahoo HD trailers, It works with streamed hd links ending with the .mov extension but need it to work with the ID that yahoo provides.
Hope that someone is willing to help me out on this one, would be much appreciated.
more info you can see below,
Best Regards


BBCode Usage

Code: Select all

[yh]{IDENTIFIER}[/yh]
HTML Replacement

Code: Select all

<object id="mediaplayer" data="http://www.hd-trailers.net/mediaplayer/player.swf" type="application/x-shockwave-flash" width="720" height="400">
<param name="name" value="mediaplayer">
<param name="controlbar" value="over">
<param name="allowfullscreen" value="true"><param name="quality" value="high">
<param name="flashvars" value="file=http://playlist.yahoo.com/makeplaylist.mov?sdm=web&pt=rd&sid={IDENTIFIER}&backcolor=000000&frontcolor=FFFFFF&volume=100&icons=false">
<param name="src" value="http://www.hd-trailers.net/mediaplayer/player.swf">
</object>
Help line

Code: Select all

ID : [yh]Yahoo ID here ![/yh]
On certain browsers, remember to rename Yahoo! trailers from *.dll to *.mov.

Source code :

Code: Select all

http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=103393157

from Link

on the site of the source it works great : Proof
Image
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Longtail player and yahoo video ID ?

Post by Stoker »

You are using the wrong streaming link:

Code: Select all

[flv]http://pdl.stream.aol.com/aol/brightcove/us/moviefone/trailers/2010/princeofpersiathesandsoftime_030387/princeofpersiathesandsoftime_trlr02_480p_dl.mov[/flv]
[flv]http://pdl.stream.aol.com/aol/brightcov ... 80p_dl.mov[/flv]
Works with the flv player.
Board rules! No PM support
User avatar
GHOSTWRiTAZ
BBCoder II
BBCoder II
Posts: 20
Joined: 28 May 2010, 01:09

Re: Longtail player and yahoo video ID ?

Post by GHOSTWRiTAZ »

Hey Stoker m8, thanks for the quick reply, I know but already got .mov streaming link working, as the image shows above it streams from the yahoo (ID) streaming link using JW/Longtail player, I need to get it working so it plays from yahoo ID, hope you can take another look for me stoker and others offcourse.
Thanks a lot
Best Regards,
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Longtail player and yahoo video ID ?

Post by cisco007 »

is there a way you can post the entire html code, without it being modified so i can take a look at it!?
User avatar
GHOSTWRiTAZ
BBCoder II
BBCoder II
Posts: 20
Joined: 28 May 2010, 01:09

Re: Longtail player and yahoo video ID ?

Post by GHOSTWRiTAZ »

cisco007 » 28 May 2010, 20:26 wrote:is there a way you can post the entire html code, without it being modified so i can take a look at it!?
offcourse cisco007

Original source link :

Code: Select all

http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=103393157
Source : Link

HTML :

Code: Select all

href="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=103393157" rel="lightbox[res720p 1280 720]" title="Prince of Persia: the Sands of Time - Trailer - 720p">720p
This is what I found cisco007
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Longtail player and yahoo video ID ?

Post by cisco007 »

i mean the html replacement code you posted in the first post, is that a code that you have made and are using that works? and did you get that from that site? i can't seem to get it work, i just don't really know what would be the difference or the reason why you want to use that particular yahoo link, if you can get the other links working like Stoker said.
User avatar
GHOSTWRiTAZ
BBCoder II
BBCoder II
Posts: 20
Joined: 28 May 2010, 01:09

Re: Longtail player and yahoo video ID ?

Post by GHOSTWRiTAZ »

cisco007 » 28 May 2010, 23:48 wrote:i mean the html replacement code you posted in the first post, is that a code that you have made and are using that works? and did you get that from that site? i can't seem to get it work, i just don't really know what would be the difference or the reason why you want to use that particular yahoo link, if you can get the other links working like Stoker said.
Hey cisco, tnx for your reply, well that would be the first post it shows the longtail player but it won't play the file,
the reason is cause the other sources that provide the .mov streaming often are not that quick of releasing the hd trailers compared with yahoo and or quicktime.

This works correctly :

BBCode usage

Code: Select all

[jw-hd]{URL}[/jw-hd]
HTML Replacement

Code: Select all

<embed src="http://player.longtailvideo.com/player4.6.swf" width="720" height="400" allowscriptaccess="always" allowfullscreen="true"
flashvars="file={URL}&backcolor=000000&frontcolor=FFFFFF&volume=100&icons=false&repeat=none"/>
Help line
hd trailer : [jw-hd]url of the .mov ![/jw-hd]

streaming .mov links that do work :

Code: Select all

[jw-hd]http://pdl.stream.aol.com/aol/brightcove/us/moviefone/trailers/2010/princeofpersiathesandsoftime_030387/princeofpersiathesandsoftime_trlr02_720p_dl.mov[/jw-hd]
and

Code: Select all

[jw-hd]http://largeassets.myspacecdn.com/creative/hd/princeofpersia_trl2/54654898465_720.mov[/jw-hd]
these links below are not working with the bbcode above but want to try to get it to work.

Code: Select all

http://trailers.apple.com/movies/disney/princeofpersia/princeofpersia-tlr1_h720p.mov
and

Code: Select all

http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=103393157
but unfortunally without any luck m8, I hope you can take a look or come up with an alternative, would be much appreciated.

Best Regards,
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Longtail player and yahoo video ID ?

Post by cisco007 »

sorry don't know what to tell you! i can't get it to work either way, the reason you cannot use the apple quicktime link is because somehow, you are not authorized to embed the clips, just like some youtube videos have the embedding disabled!
User avatar
GHOSTWRiTAZ
BBCoder II
BBCoder II
Posts: 20
Joined: 28 May 2010, 01:09

Re: Longtail player and yahoo video ID ?

Post by GHOSTWRiTAZ »

cisco007 » 29 May 2010, 02:31 wrote:sorry don't know what to tell you! i can't get it to work either way, the reason you cannot use the apple quicktime link is because somehow, you are not authorized to embed the clips, just like some youtube videos have the embedding disabled!
Okay that explains the reason why it won't work with Trailers coming from Quicktime itself.

How about the yahoo embedded link, can you get that work m8, I hope so. (Thanks for trying btw)

Best Regards,
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Longtail player and yahoo video ID ?

Post by cisco007 »

no, i tried to tell you on the previous post, that i couldn't!
Locked