iOS native app whitelisted URLs for parental controls.

We are developing a kids application that has a small number of videos to be played in the app. At this point, we are hosting the videos on youtube. Right now if the device has strict parental controls on, then before the video is played there is a prompt that says "Allow content from youtube.com" and the parent has to allow all content from youtube. I was wondering if it possible to add a small number of URLs to a whitelist in xcode, so that the users can watch this small number of videos while using the native iOS app without having to allow access to all of youtube.

iOS native app whitelisted URLs for parental controls.
 
 
Q