Guys, a little help if possible please, I've not done much at all with oauth before...
Essentially, I'm looking to authenticate with Google from the Umbraco backend, hence using this package, with a view to being able to use this authorisation to upload videos to YouTube.
I have added the property, authenticated myself and can check that I am authenticated in my code, that seems simple enough. How though, do I then instigate an upload using Skybrud.Social?
I have found the docs on YouTube for the api, and can see about the YouTube Service, with which I can see how to upload, but I can't see how to join the two things together, or to do the equivalent with Skybrud..
It's probably simple, like me, perhaps I am looking at it wrong?
I know a way to upload, manage and integrate online videos in Umbraco CMS and still owning the content. Wanna know more about the plug-in we wrote? Get in touch!
Also, we are not using YouTube so far, but our own encoding solution. Which means, that digital rights and full control of the video content are kept.
Uploading a YouTube video
Guys, a little help if possible please, I've not done much at all with oauth before...
Essentially, I'm looking to authenticate with Google from the Umbraco backend, hence using this package, with a view to being able to use this authorisation to upload videos to YouTube.
I have added the property, authenticated myself and can check that I am authenticated in my code, that seems simple enough. How though, do I then instigate an upload using Skybrud.Social?
I have found the docs on YouTube for the api, and can see about the YouTube Service, with which I can see how to upload, but I can't see how to join the two things together, or to do the equivalent with Skybrud..
It's probably simple, like me, perhaps I am looking at it wrong?
Any help appreciated..
Mark
Hi Mark,
Skybrud.Social doesn't support the entire YouTube API, and focus has been on reading data from the API rather than sending data to the API.
So uploading videos is not possible with Skybrud.Social at the moment :(
You might be able to use some of the internal logic in Skybrud.Social, but I haven't really looked into that in regard to uploading videos.
Hi Mark,
I know a way to upload, manage and integrate online videos in Umbraco CMS and still owning the content. Wanna know more about the plug-in we wrote? Get in touch!
Also, we are not using YouTube so far, but our own encoding solution. Which means, that digital rights and full control of the video content are kept.
Best regards Axel
is working on a reply...