视频如何在youtube.com上的iOS上自动播放 [英] How do videos autoplay on iOS at youtube.com

查看:121
本文介绍了视频如何在youtube.com上的iOS上自动播放的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在我的网站上为自己的YouTube视频(IFrame API)设置自动播放时,它不起作用。所有文档都说苹果因带宽原因禁用ios上的自动播放。



但是,我发现iPad上youtube.com上的视频会自动播放(不会点击视频元素)。 YouTube如何让它发挥作用?很难想象Apple会为YouTube做些特别的事情。

解决方案

看来Youtube的团队使用了用户的互动当点击/点击视频按钮授权复制时。



请记住,youtube.com是SPA(单页应用程序),因此没有页面重新加载或重定向。 / p>

因此,youtube.com没有启用自动播放。


When I set autoplay to true for a YouTube video (IFrame API) on my site, it doesn't work. All the documentation says apple disables autoplay on ios for bandwidth reasons.

However, I see that videos play automatically (without clicking on the video element) on youtube.com on iPad. How did YouTube make it work? It would be hard to imagine Apple does something special just for YouTube.

解决方案

It seems that Youtube's team uses the interaction of the user when taps/clicks a video button to authorize the reproduction.

Remember that youtube.com is a SPA (Single Page Application) so there is no page reload or redirection.

So, youtube.com doesn't have autoplay enabled.

这篇关于视频如何在youtube.com上的iOS上自动播放的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆