Disconnect HTML5 content from embedded YouTube video

I have a YouTube video embedded in my page. I want to disable the option for my users to right click on the video and grab the url.

enter image description here

<?php
echo '<iframe width="100%" height="100%" src="//www.youtube.com/embed/DZGINaRUEkU' 
. '?&rel=0&autoplay=0&showinfo=0&controls=0" frameborder="0" allowfullscreen>';
?>

      

How can i do this? I've already disabled as many options as Google could. Please, help

+3
javascript html5 php youtube video


source to share


No one has answered this question yet

See similar questions:

0
can I disable "Copy Link URL" in my html5 video embed code?

or similar:

2263
How to get YouTube video thumbnail using YouTube API?
53
Correctly Embedding Youtube Videos in 3.0 Boot Page
25
Play Youtube HTML5 embedded video in Android WebView
12
How to show a div over a Youtube video (z-index)?
7
Embedded Youtube Video - Remove Final Info Screen
2
Youtube API and embedded video tracking
1
Displaying YouTube videos in an iFrame
0
Embed YouTube videos without any logos or youtube links
0
Allow video to be included in comments / text
0
Embedded Youtube video won't automatically play



All Articles
Loading...
X
Show
Funny
Dev
Pics