private void CreateFileOnTempDirectory(IEnumerable <VideoElement> videos) => FileProvider.CreateFileOnTempDirectory(_filePath, videos);