Spring 社交 Google - YouTube API

Spring Social Google - YouTube API

有什么方法可以使用 Spring Social 在 youtube 上上传视频吗?我应该如何将 YouTube 数据 Api 与 Spring 社交整合?

Google 可以使用 OAuth 2.0 with the Google API Client Library for Java

检索访问令牌

关于视频上传,您可以参考官方 YouTube 示例 GitHub 存储库:UploadVideo.java