How to resolve this error? I am new to programming and got totally struck with this error in all llines of code attached below
videoObj.videoid = video("snippet.videoid") as! String
videoObj.videoTitle = video("snippet.title") as! String
videoObj.videoDescription =...