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

Use // rather than http:// for the src attribute #8

Closed
moosetoga opened this issue Sep 25, 2013 · 1 comment
Closed

Use // rather than http:// for the src attribute #8

moosetoga opened this issue Sep 25, 2013 · 1 comment

Comments

@moosetoga
Copy link

I'd recommend changing src attribute from http://www.youtube.com/embed/something to //www.youtube.com/embed/something in order to eliminate issues with videos loading in https:// pages.

@jeffehobbs
Copy link
Owner

Ah, yeah, I would, but that causes problems in webviews in apps when YouTube content traverses from web to app. Damned if do, Damned if you don't. I'm leaving this as an exercise for the reader.

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