# Functions
Allows the client to upload a video to the file system and store its information to the database.
Deletes a video from the database and file system.
Allows the client to retrieve the details of a specific uploaded video via passed in id.
Returns a video stream to the client using the id.