Google Youtube Data API: Private videos with API key

前端 未结 1 2025
被撕碎了的回忆
被撕碎了的回忆 2020-12-05 08:56

So we have some training videos on youtube that are private. We want people that log into our system to be able to access those videos, but I don\'t want them to have to log

相关标签:
1条回答
  • 2020-12-05 09:07

    You need to OAuth to your own account for that. Though you can do this without authenticating all the time. YouTube Data API: OAuth Authentication for services using V3 without user intervention

    0 讨论(0)
提交回复
热议问题