Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 330 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 330 Bytes

🌐 Live here: https://turnthebusvideo.github.io/video-upload-gui/

Turn The Bus Video Upload

Page for uploading videos to S3 and Youtube directly from the Open edX platform.

Development (Work in Progress)

Use python 2.7 to run a simple http server to host locally.

cd path/to/repo
python -m SimpleHTTPServer [port]