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

Youtube autoplay does not work for http: scheme #84

Open
simplegr opened this issue May 30, 2022 · 0 comments
Open

Youtube autoplay does not work for http: scheme #84

simplegr opened this issue May 30, 2022 · 0 comments
Assignees
Labels

Comments

@simplegr
Copy link

Autoplay for youtube does not work for http: scheme. If you try for example, to develop in http://localhost:3000 won't work because getYoutubeUrl does not return scheme.

One way to bypass this, is to use data-video-url with the url of your choice. For example: https://www.youtube.com/embed/<YOUR_VIDEO_ID>?autoplay=1&<MORE_PARAMS>

@uidev1116 uidev1116 added the bug label Jan 20, 2023
@1000-x-t30 1000-x-t30 self-assigned this Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants