ritlew / django-hls-video

A webapp for uploading, encoding, and playing back video.
The Unlicense
16 stars 9 forks source link

Reworked models #29

Closed ritlew closed 5 years ago

ritlew commented 5 years ago

Reworked models to save paths to variants in the database. Also created slugs for videos to not expose PKs to the frontend.