I have to display some private Youtube videos in my blog. I cannot embed them directly. What should I use to do this.
I didn't try this workaround yet but theoritcally it should work, you need to use YouTube API V 3 and follow the below steps:
This should keep the video private even if the user copy & paste the URL in another tab, s/he should get a message that the video is private.
Here is a reference to YouTube iFrame API, which gives you an example for onPlayerStateChange Event
Please refer to this link to change the privacy status via API v 3