Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我点击此链接,并在我的 Android APP 中成功创建了对 youtube 的 oauth 访问权限。
然后我问,我如何在我的帐户上上传视频?
访问我的帐户后,我有令牌,但我看到我必须执行 http 请求才能上传视频。我看了很多网站,但我仍然无法解决这个问题......
怎么做?
这可能就是您要查找的内容,尤其是幻灯片 30。它带有很好的代码示例。但它只会上传到自己的帐户。