Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/anitatess/vimeo-video-record-upload
- Owner: AnitaTess
- Created: 2023-05-24T15:59:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-24T16:16:19.000Z (over 1 year ago)
- Last Synced: 2023-08-09T12:34:42.484Z (over 1 year ago)
- Topics: css, javascript, php, plugin, recording, video, vimeo, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!