Youtube API - 按发布日期订购新订阅视频
有人可以告诉我如何按日期订购此饲料吗?
http://gdata.youtube.com/feeds/base/users /USERNAME/newsubscriptionvideos?alt=json
这不起作用 oO
http://gdata.youtube.com/feeds /base/users/USERNAME/newsubscriptionvideos?orderby=published&alt=json
提前致谢!
彼得
can someone tell me how to order this feed by date?
http://gdata.youtube.com/feeds/base/users/USERNAME/newsubscriptionvideos?alt=json
This does not work oO
http://gdata.youtube.com/feeds/base/users/USERNAME/newsubscriptionvideos?orderby=published&alt=json
Thanks in advance!
Peter
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不确定你是否已经弄清楚这一点。但它似乎对我来说效果很好。我刚刚添加了 orderby=published。
我使用“users/default/newsubscriptionvideos”而不是实际指定用户名。也许这会有所不同。
Not sure if you've figured this out. But it seems to work fine for me. I just added the orderby=published.
And I'm using "users/default/newsubscriptionvideos" instead of actually specifying the username. Maybe that makes a difference.