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.
是否可以使用 API v3 Channels.list 检索 Youtube 频道的管理员帐户?
非常感谢!</p>
Channels.list 将返回一个Channel资源。如果频道与 G+ 帐户相关联,您可以通过contentDetails.googlePlusUserId从 G+ 获取更多信息。
否则,大部分信息都在片段中,例如标题、描述和缩略图。
还有更多关于 ChannelIds 的信息。