我正在通过以下链接在 vine App 上上传视频:https ://github.com/VineAPI/VineAPI/blob/master/endpoints.md 。视频已成功上传。但是当打开我的 Iphone6 的 Vine 应用程序并转到我的帖子视图时,上传的视频不会显示在我的帖子中。
我正在使用这个:`PUT - https://media.vineapp.com/upload/videos/1.3.1.mp4
Host: media.vineapp.com
Proxy-Connection: keep-alive
Content-Type: video/mp4
X-Vine-Client: ios/1.3.1
Content-Length: 312112
Accept-Language: en;q=1, fr;q=0.9, de;q=0.8, ja;q=0.7, nl;q=0.6, it;q=0.5
Accept: */*
vine-session-id: key
Accept-Encoding: gzip, deflate
Connection: keep-alive
User-Agent: iphone/1.3.1 (iPad; iOS 6.1.3; Scale/1.00)
+
RAW video`