Hello Friends, Today we will see How we can push Youtube to play in HD720p quality in the embed format, last night my subscriber asked me about this.
It’s a very simple trick, you have to put ?vq=hd720 in your Youtube embed code just after the video URL. Let see below example with HD Quality 720p:
<iframe width="324" height="182" src="//www.youtube.com/embed/HjxGVp3dTJk?vq=hd720" frameborder="0" allowfullscreen></iframe>
Please make sure that replace HjxGVp3dTJk with your video’s unique embed code.