Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YT Initialize successful but cant see video #484

Open
spiritkiddie opened this issue Apr 20, 2022 · 1 comment
Open

YT Initialize successful but cant see video #484

spiritkiddie opened this issue Apr 20, 2022 · 1 comment

Comments

@spiritkiddie
Copy link

YT Initialize successful but cant see video in div, i have set height and width to parent element. no errors too
yt

var yplayer = $("#player").YTPlayer({
containment:'self',
videoURL: 'https://youtu.be/A4WZp58o7dI',
autoPlay: true,
startAt:50,
useOnMobile: true
});

@pupunzi
Copy link
Owner

pupunzi commented Apr 20, 2022

Can you provide a link where I can see what is going on?
thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants