解析vimeo json响应 [英] parsing vimeo json response

查看:193
本文介绍了解析vimeo json响应的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的iOS应用中,我想在Vimeo中显示特定帐户的视频,我已经完成了OAuth步骤.我使用了videos.getAll方法,它以json格式给出响应,它给出了视频的详细信息.我已经检索了视频ID.我想使用收藏夹视图显示视频.有没有一种方法可以获取这些视频的缩略图,以将其显示在收藏夹视图中.谢谢

In my iOS app i want to display the videos of a particular account in Vimeo, i have completed the OAuth steps. I used videos.getAll method and it give the response in json format, it gives the details of video. I have retrieved the video id's. I want to use collection view to display the videos. Is there a way to get the thumbnails for those videos,to display them in collection view.Thank you

推荐答案

我明白了,我们只需要使用vimeo高级api中的video.getThumbnailUrls方法即可.

I got it we just have to use the video.getThumbnailUrls method from vimeo advanced api..

这篇关于解析vimeo json响应的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆