Skip to content

OpenActive W3C Community Group video formatting and upload, using Shotstack

License

Notifications You must be signed in to change notification settings

openactive-archive/w3c-video-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w3c-video-upload

OpenActive W3C Community Group video formatting and upload, using Shotstack

Installation

npm install

Set your API key

The demos use the staging endpoint by default so use your provided staging key:

export SHOTSTACK_KEY=your_shotstack_key_here

Windows users (Command Prompt):

set SHOTSTACK_KEY=your_key_here

You can get an API key via the Shotstack web site.

Run an example

To run start:

node start 

Then POST to /v3c-video:

{
    "url": "https://us02web.zoom.us/rec/download/sOVeUAef-w1dpgEki5elXfSwlszB9tiLBGROg5fQWId5ogCmw_Yd4SDoRiFpmnlV8v21c9l4ZFCZZ1Ch.RtnqwTYyBKfvfwbb",
    "dateCreated": "2021-03-10"
}

About

OpenActive W3C Community Group video formatting and upload, using Shotstack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published