View Source Elph.Contents.MediaUpload (elph v0.9.1)
MediaUpload is the abstract representation for files that can be uploaded to the server. MediaUploads have to be transformed into concrete content types later on. Those types can be found in Elph.Content.Types.* or be defined by the user. Right now uploading only handles elph media types. This has to be made configurable.