How do videos autoplay on iOS at youtube.com

前端 未结 5 2262
囚心锁ツ
囚心锁ツ 2020-12-30 22:55

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. <

5条回答
  •  攒了一身酷
    2020-12-30 23:50

    It can't be done. For various reasons (including, but not limited to data usage), Apple doesn't allow auto-playing of videos.

    Please refer to:

    Youtube embedded video: autoplay feature not working in iphone

提交回复
热议问题