Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anitatess/vimeo-video-record-upload

Wordpress plugin allowing video (with audio) recording, downloading and uploading to Vimeo.
https://github.com/anitatess/vimeo-video-record-upload

css javascript php plugin recording video vimeo wordpress wordpress-plugin

Last synced: 3 days ago
JSON representation

Wordpress plugin allowing video (with audio) recording, downloading and uploading to Vimeo.

Awesome Lists containing this project

README

        

# vimeo-video-record-upload
Wordpress plugin allowing video (with audio) recording, downloading and uploading to Vimeo.

To make this plugin work you need composer and Vimeo API.
Useful links that help with instalation:

https://developer.vimeo.com/api/libraries

https://developer.vimeo.com/api/guides/start

https://developer.vimeo.com/api/upload/videos

Remember to insert you own credentials in: $CLIENT_ID, $CLIENT_SECRET and $ACCESS_TOKEN!