2
I would like to embed on my website a video defined as private which is on my youtube channel.
Reading the youtube documentation I believe that’s the DATA API or the API of Player
My goal is to get you to watch the video/livestream only from my site, even "forcing" the user to visit my page, even if it has the video link.
With private videos will not be possible, but if you use videos
não listados
can do without problems. And the video will be "private" in the sense that it cannot be found on Youtube.– Mansueli
Yes friend, but this way the guys can inspect element and get the url of the respective channel. But an alternative would be to use in this way and maybe with a flash encapsulate the url. However this would be hardly dynamic.
– Iago Leão
Won’t be this looking for?
– Omni
Make a premium account on Vimeo and you’re done...
– brasofilo
@Iagoleão, in this case its only alternative and' create a second Youtube account and access the video through its website by CURL or try another platform like: http://www.vidmeup.com/ or Vimeo premium as mentioned by Brasofilo.
– Mansueli
I found that stack in the English ONLY that apparently does what you need, however, requires using a Zend Framework component. It is worth trying and, if it works, even though it is not the dieal reinventing the wheel, you can try coding for yourself and reproduce what the component of the framework does because, as you can understand, as long as you log in with an account that you’re allowed to watch the videos, that’s enough.
– Bruno Augusto
Vimeo Premium is a good solution, however it has livestream support?
– Iago Leão
@Kyllopardiun today no longer give to access youtube with Curl, they have created a check_config embedded in the form page and the name that submits the server validates and ignores what is not valid.
– Iago Leão
Ever thought about putting the video directly on your site, without Youtube or other?
– ptkato
@Don’t understand something, because the user can not inspect element and discover the channel? if you don’t want to pay and use youtube it would be easier to create another channel only with unlisted videos.
– Olimon F.