3pods
SJURLSessionOperation creates and manages an NSURLSessionDownloadTask object based on a specified request and download location. SJURLSessionOperation is a subclass of NSOperation which then can be used with a NSOperationQueue. In addition, it uses AFURLSessionManager so, it requires AFNetworking.
License: MIT
YTVimeoExtractor is a class which lets you get the iOS compatible video url from Vimeo which you can use in MPMoviePlayerController, no need to use a UIWebView.
License: MIT