How to embed high quality video with new YouTube iframe style code

后端 未结 6 1152
栀梦
栀梦 2021-02-07 01:20

I am using youtubes new iframe code to embed video but the videos seem to be lower quality than if I watch them on youtube. Is there a way to embed the high quality video?

6条回答
  •  萌比男神i
    2021-02-07 02:12

    Try this for specific quality of video..

    144p : &vq=tiny

    240p : &vq=small

    360p : &vq=medium

    480p : &vq=large

    720p : &vq=hd720

    example :

    
    

提交回复
热议问题