0xced / XCDYouTubeKit

YouTube video player for iOS, tvOS and macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XCDYouTubeClient queryVideo:video:cookies:completionHandler:

WolfAndWine opened this issue · comments

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.