YouTube API Watch Private Videos

后端 未结 3 934
刺人心
刺人心 2021-02-06 11:15

I have a website that has a draft mode. Someone can login and see what the site looks like to approve it before the public can see it. I have YouTube videos on an account that I

3条回答
  •  半阙折子戏
    2021-02-06 12:03

    If YouTube isn't working for you for security of your videos, you could consider using FlowPlayer Free to host the videos on your own network and then use the free flash player on your website. This would allow you to make all URLS accessible only by authenticated users.

    http://flowplayer.org/download/index.html

    Here is an example of their demo running on my local webserver, with the video hosted on a local Apache server.

    alt text

提交回复
热议问题