YouTube iframe embed not starting in HD

后端 未结 8 659
甜味超标
甜味超标 2020-12-08 04:05

I\'m trying to embed an HD YouTube video but no matter what I try, it only ever seems to load the 480p version.

According to YouTube, embedding an HD video is as sim

8条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-08 04:51

    There is a trick you can do. Set the quality via JS. Its not guaranteed, but works on my site (ggreplayz.com):

    https://developers.google.com/youtube/js_api_reference#Playback_quality

    Example:

    
    
    
    
                                     
                  
提交回复
热议问题