Uploading youtube videos through a common account
Is it possible to have users of my site upload videos from their home computers onto MY youtube account? What does that involve and can someone point me t开发者_开发技巧o some relevant examples.
I DONT want to host the videos myself, even temporarily, unless completely unavoidable.These will be short videos though, maybe about a min or two long, not high def, so its not too unimaginable...
Yes
Check out the Google/Youtube.com upload APIs, which include a mechanism for what you want to do. The relevant sources of information:
- Youtube.com API Overview Guide
- Developer's Guide: Data API Protocol – Uploading Videos
- Developer's Guide: Data API Protocol – Browser-based Uploading
精彩评论