如何在iOS上以编程方式将视频上传到Vine? [英] How to upload video to Vine programmatically on iOS?

查看:142
本文介绍了如何在iOS上以编程方式将视频上传到Vine?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在网上找到的就是从Vine(通过未记录的API)检索信息。如何以编程方式将我的应用中的视频上传到Vine?

What I can find online is all about retrieving information from Vine (through undocumented APIs). How can I upload the video in my app to Vine programmatically?

我刚发现这个应用可以在应用商店中执行此操作:

I just found this app can do this on the app store:

https://itunes.apple.com/us/app/vinyet/id697065371

这是第一次直接捕捉,增强和发布你的视频到Vine或Instagram。

"For the first time, capture, enhance, and post your videos DIRECTLY to Vine or Instagram."

推荐答案

我发现了这个: https://github.com/VineAPI/VineAPI/blob/master/ endpoints.md

您需要使用这些请求:登录,上传缩略图,上传视频,创建帖子。

You need to use these requests: Login, Upload thumbnail, Upload video, Create post.

我不知道它是否有效,你必须尝试。
在任何情况下,使用未记录的(私有)API都可能导致不良后果。

I don't know if it works or not, you have to try. In any case, the use of undocumented (private) API can lead to bad consequences.

这篇关于如何在iOS上以编程方式将视频上传到Vine?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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