Mobile app version of vmapp.org
Login or Join
Vandalay111

: Video Hosting for Customer Uploads I am building a page for a client of mine for a video contest. He wants the users to upload the video directly to the site then the videos be viewable.

@Vandalay111

Posted in: #Video #Youtube

I am building a page for a client of mine for a video contest. He wants the users to upload the video directly to the site then the videos be viewable.

While I can code this by hand for compatibility and other reasons I believe this would be best handled by a video site such as YouTube or Vimeo. I have considered creating a channel on YouTube (or Vimeo) but from what I can tell I cannot allow 3rd parties to upload to that channel.

Are there any recommendations on a good (preferably free) video hosting service that will allow 3rd party videos to be uploaded to a channel that I control? (Control meaning I can remove videos that contain copyrighted or offending material.)

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Vandalay111

2 Comments

Sorted by latest first Latest Oldest Best

 

@Shelley277

This automation could be achieved via the Vimeo Advanced API. Upload access requires approval, so make sure to create an app and request access before you go too far down this path.

Currently the API requires the user to upload to you, and then you upload to Vimeo, but this can be a fully automated process. Upload Documentation

By uploading via the api, this allows you to consolidate all videos into a single account. These videos could then be set as private until your client has approved or denied the video.

10% popularity Vote Up Vote Down


 

@Nimeshi995

If the videos are for a contest then I'd imagine they are subject to review and moderation? Then uploading to YouTube should be a secondary action.

Personally I would upload to website then review and manually add. YouTube offers massive exposure for you client. It would a terrible trade off for the sake of automation.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme