YouTube API:我可以从流中获取按优先级排序的视频列表,或者带有一个标志说明它们是否突出显示吗?
目前,我正在从以下 YouTube 频道中提取一些视频:www.youtube.com/user/UCASonline
如您所见,该频道上的一些视频(顶部)突出显示为粉红色。这些视频是我希望在我为他们构建的微型网站上首先显示的视频,所有其他视频都在下面的列表中。
是否可以区分视频是否高亮?或者我可以将它们放入有序列表中,优先级最高的在前吗?
非常感谢。
Currently I'm pulling through a number of videos from the following YouTube channel: www.youtube.com/user/UCASonline
As you can see, on that channel some of the videos (at the top) are highlighted pink. Those videos are the ones that I want to come first on the micro-site I'm building for them, with all other videos following below in the list.
Is it possible to distinguish whether a video is highlighted or not? Or can I get them in an ordered list, highest priority first?
Many thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我所知,zend gdata youtube api 中没有选项来识别突出显示的视频
as far as i know there is no option in zend gdata youtube api to identify which video is highlighted