App rejected by google, do not turn on YouTube background videos

I developed an app for a newspaper, using an iframe but when I went to publish it google declined.
The main page loaded into the iframe contains youtube videos within the articles.
Has anyone had this problem yet?

This is the google message:

"Your recent app submission was rejected because it violates the policy dealing with Device and Network Abuse. Before you send the app to another review, read the entire policy and modify the app to ensure that it does not turn on playback in seconds YouTube video plan.If you submitted an update, please know that the previous version of the app is still live on Google Play. "

Instead of using an iframe for the video, can’t you just use the <video> tag and set the source to be the video file of the youtube video?

Also, you might need to set some things in your config.xml