|
|
[solved] Youtube videos dont work anymore
Board index / PHP Melody 1.6.x
Embedding youtube video into JW player is very simple. but how can we add that in PM.
Download latest JW Player from longtail site. You also have to put the yt.swf under same folder you put the player.
Here is the sample.
Embed Code:
bala
Download latest JW Player from longtail site. You also have to put the yt.swf under same folder you put the player.
Here is the sample.
- Code: Select all
http://www.myanmartunes.com/test/
Embed Code:
- Code: Select all
<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="400" height="315">
<param name="movie" value="player.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="file=http://www.youtube.com/watch?v=HY2dFgTAfFA&image=preview.jpg" />
<embed
type="application/x-shockwave-flash"
provider="youtube"
id="player2"
name="player2"
src="player.swf"
width="400"
height="315"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="file=http://www.youtube.com/watch?v=HY2dFgTAfFA&image=preview.jpg"
/>
</object>
bala
****************************************
http://www.thanzinhline.com
http://www.thanzinhline.com
- bala
- Verified Customer

- Posts: 334
- Joined: Jun 13, 2008 3 am
- Reputation points: 10

Help ! YouTube changed parameter.
- flukenakrab
- Verified Customer

- Posts: 1
- Joined: Jan 20, 2009 10 am
- Reputation points: 0

I have it youtube embed working inside JW Player.
check out my site.
- bala
check out my site.
- bala
****************************************
http://www.thanzinhline.com
http://www.thanzinhline.com
- bala
- Verified Customer

- Posts: 334
- Joined: Jun 13, 2008 3 am
- Reputation points: 10

To be fair if you embed in jwplayer still have youtube logo so better let youtube player. Advertising is not annoing . The only annoing thing is that im used to pause the clip clicking in video area , which now send me in a popup window to youtube. if that could be fixed i wouldnt have a complain about YT player:)
- florinb
- Verified Customer

- Posts: 22
- Joined: Jan 19, 2010 2 pm
- Reputation points: 0

Are we going to use a video player that bears the mark of youtube background?. Better to let the original video player and allow ourselves to become entangled in the matter, besides we have other problems, many youtube videos will not work (as is supposed), best original player, until it finds a more serious solution, hopefully what Andrew has to say about it.
greetings
greetings
-

ciberlinker - Verified Customer

- Posts: 632
- Joined: Mar 22, 2008 4 pm
- Reputation points: 20

Are we going to use a video player ...
The webmaster will use the solution he want to. Dont use "we". Nobody will impose a certain solution.
http://www.ModMyScript.com - PHPMelody plugins and mods
http://www.HostingWays.com - Shared Web Hosting (USA and UK) / VPS (USA, Germany, Turkey, Romania)
http://www.HostingWays.com - Shared Web Hosting (USA and UK) / VPS (USA, Germany, Turkey, Romania)
-

muzikia - Verified Customer

- Posts: 3591
- Joined: Mar 24, 2008 6 am
- Location: ModMyScript.com - PHPMELODY mods
- Reputation points: 191


The webmaster will use the solution he want to. Dont use "we". Nobody will impose a certain solution.
No offense, I totally agree with you, Muziki. Do not forget that this is still a mod and a temporary repair. I personally prefers that the source Youtube working again in our original players (each can do whatever you want, mod, etc ..). I do not want every time there's an update on php melody, has to be losing his mind to adapt all unofficial modification of this phenomenal program as is "melody phph.
And I add that to use this type of player I stay with my other website and do not need to be adding videos manually.
http://maxiocio.net/playmusic/search/vi ... ma-Be.html
http://maxiocio.net/playmusic/?type=video
-

ciberlinker - Verified Customer

- Posts: 632
- Joined: Mar 22, 2008 4 pm
- Reputation points: 20

muzikia wrote:Are we going to use a video player ...
The webmaster will use the solution he want to. Dont use "we". Nobody will impose a certain solution.
Actualy is corect "are we going to use" because "we" use it in ours sites
But keep in mind that if clients are not happy sales are going down.
- florinb
- Verified Customer

- Posts: 22
- Joined: Jan 19, 2010 2 pm
- Reputation points: 0

Florin, everything has to be resonable. If one day Youtube will cut all the doors to their APIs, (As Mephisto said that will happen since last year, in almost every post), it will be impossible be a Oz wizard.
Just open and analyze the Myspace or Dailymotion case.
In fact, PHM will have to tell:
1. PHM embeds videos from xx sources
2. Exceptionally, 4 sources can be played in their own player.
Just open and analyze the Myspace or Dailymotion case.
In fact, PHM will have to tell:
1. PHM embeds videos from xx sources
2. Exceptionally, 4 sources can be played in their own player.
http://www.ModMyScript.com - PHPMelody plugins and mods
http://www.HostingWays.com - Shared Web Hosting (USA and UK) / VPS (USA, Germany, Turkey, Romania)
http://www.HostingWays.com - Shared Web Hosting (USA and UK) / VPS (USA, Germany, Turkey, Romania)
-

muzikia - Verified Customer

- Posts: 3591
- Joined: Mar 24, 2008 6 am
- Location: ModMyScript.com - PHPMELODY mods
- Reputation points: 191


mephisto wrote:The solution is in the first post, in admin choose use original player.
Yes mephisto, but that will not fix the already embedded videos. I have people that are using embed code from my website because I don't use any logo. So, they complain because embedded videos are not working and they have hundreds maybe thousands.
So, the original player solution is not exactly a solution.
All the best!
-

Octopus - Non-verified

- Posts: 11
- Joined: Oct 05, 2009 7 am
- Reputation points: 0

@egypt.
you should upgrade to the latest version.
If you have 1.5.x you can do it by custom coding only. The switching to embed was introduced in 1.6.x
you should upgrade to the latest version.
If you have 1.5.x you can do it by custom coding only. The switching to embed was introduced in 1.6.x
http://www.ModMyScript.com - PHPMelody plugins and mods
http://www.HostingWays.com - Shared Web Hosting (USA and UK) / VPS (USA, Germany, Turkey, Romania)
http://www.HostingWays.com - Shared Web Hosting (USA and UK) / VPS (USA, Germany, Turkey, Romania)
-

muzikia - Verified Customer

- Posts: 3591
- Joined: Mar 24, 2008 6 am
- Location: ModMyScript.com - PHPMELODY mods
- Reputation points: 191


Octopus wrote:mephisto wrote:The solution is in the first post, in admin choose use original player.
Yes mephisto, but that will not fix the already embedded videos. I have people that are using embed code from my website because I don't use any logo. So, they complain because embedded videos are not working and they have hundreds maybe thousands.
So, the original player solution is not exactly a solution.
All the best!
With all the changes that we are constantly dealing with it was never a good idea to allow embeds. In my opinion it was a mistake from phpsugar to even include an embed option from the start because we don't have any control over things on other sites (sources).
I never used it, turned off the embed code option right away, because I have always seen this coming.
And the last thing I need is what you got now, hundreds of people complaining that their embeds don't work anymore.
I doubt that there will ever be a good solution for embeds with so many different sources, players and now even systems (flv or rtmpe streams).
- mephisto
- Verified Customer

- Posts: 2857
- Joined: Sep 30, 2008 8 am
- Reputation points: -36

http://www.ModMyScript.com - PHPMelody plugins and mods
http://www.HostingWays.com - Shared Web Hosting (USA and UK) / VPS (USA, Germany, Turkey, Romania)
http://www.HostingWays.com - Shared Web Hosting (USA and UK) / VPS (USA, Germany, Turkey, Romania)
-

muzikia - Verified Customer

- Posts: 3591
- Joined: Mar 24, 2008 6 am
- Location: ModMyScript.com - PHPMELODY mods
- Reputation points: 191


Who is online
Users browsing this forum: Google [Bot] and 0 guests


