[ad_1]
I’m upgrading an old site that has a lot of YouTube videos as iframes. The old iframe code does not display the video. Is there a way to convert them enmasse to YouTube blocks?
Here is an example of the old iframe code:
<iframe src="http://www.youtube.com/embed/KoBXfD2oHRg" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
