Upload video to myspace

I am working on a video downloader application and I am trying to find out if the Myspace API supports video uploading. But I can't find it on my forum, is there an alternative way I can let users do this?

0


a source to share


2 answers


With the latest version of the MySpace API, you can upload videos using OpenSocial endpoints. More information can be found here: http://wiki.developer.myspace.com/index.php?title=OpenSocial_0.9_MediaItems



+1


a source


use Myspace android sdk and on it use sample project and put your keys instead of consumer keys and private keys.



0


a source







All Articles