Questions tagged [ytplayer]

Youtube Player code.google.com/p/ytplayer/‎

Youtube player reference: https://developers.google.com/youtube/js_api_reference

38 questions
1
vote
0 answers

Ytplayer in listview on scroll audio get distracted

I am playing youtube videos in listview using ytplayer and it is playing successfully but the issue is : when i start youtube video and scroll the list, the audio is distracted. I think the reason is reusing of views. But i could not find the way to…
1
vote
1 answer

jquery.mb.YTPlayer.js not working after initial page load with InstantClick.js

Is there any way to make jquery.mb.YTPlayer.js work after initial page load with InstantClick.js? The plugin works fine on initial page load, but after that it doesn't work anymore. Here is how I originally initialized it, works fine on page load…
OfekA
  • 58
  • 7
1
vote
2 answers

YT Player Background Image

So currently using pupunzi youtube player script for a DIV background and all working great but it takes a second or two for the video to load, in the mean time I would like an image to show in the background, tried doing it with Z value and…
Ryan
  • 11
  • 2
1
vote
0 answers

In YTPlayer after completion one video next is not playing in Android WebView?

Done : you can get the status of completion function onPlayerStateChange(event) by this and player.play() call again Working fine I need to play Youtube video in WEBView and also need to playlist . So, I am using YTPlayer for this. In 4.3 and…
Akarsh M
  • 1,629
  • 2
  • 24
  • 47
0
votes
0 answers

Youtube api dynamically change video

I'm having trouble changing Youtube Id. When I clicked the button, I could not Change the ID Value and make it play the other one. My codes are as below Html Code
0
votes
0 answers

Reload page after lockscreen

Good morning everyone, I am using the js plug-in ytplayer on a website to play videos in the background via the API. This works wonderfully, only I have some problems under ios. If I use the back button to get back to the main or if my device is…
0
votes
0 answers

Some YouTube videos do not play, in apps with the ytplayer SDK

We're testing our app with the ytplayer SDK provided by YouTube. Please refer to the link below. https://developers.google.com/youtube/v3/guides/ios_youtube_helper?hl=ko The problem is, when I play some videos I can not play only in the app. This…
lhseok
  • 1
  • 1
0
votes
1 answer

YouTube embed doesn't autoplay on initial load. Will autoplay on refresh

This is the live website with the issue: thebishops.band When I set mute=1, autoplay on initial load works. But I need the audio to play. Using data-property vs.