0xced / XCDYouTubeKit

YouTube video player for iOS, tvOS and macOS
MIT License
2.92k stars 626 forks source link

XCDYouTubeClient queryVideo:video:cookies:completionHandler: #498

Open WolfAndWine opened 3 years ago

WolfAndWine commented 3 years ago

After integrating Google sign-in, how do I get cookies to make this API call? I do have a valid GIDSignIn.sharedInstance.currentUser.

Thank you.