Sorry, wasn't entirely sure where to post because Shortcuts isn't 100% about iOS or a specific device, nor do I consider it programming either (or is that just because I'm so used to thinking that programming can't have a visual interface? I tired to look around and see which forums would have...
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 =...