#Overview A basic movie player that can take video within the app, or upload it from albums on the device. Functionality includes a snapshot of each video, which is used to indicate the presence of a video, and also a thumbnail at correct proportions to represent a video in a tableViewCell. Each video can be named and then archived under the NSCoding protocol.