public IEnumerable <Movies> GetNewVideo() { var getnewvideo = imovies.GetNewVideo(); return(getnewvideo); }