Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get StreamUrls from Id is nil #554

Closed
conghieu021299 opened this issue Jan 14, 2022 · 1 comment
Closed

Get StreamUrls from Id is nil #554

conghieu021299 opened this issue Jan 14, 2022 · 1 comment

Comments

@conghieu021299
Copy link

I am trying to get the video url from the id of the video. But the return result is nil.

XCDYouTubeClient.default().getVideoWithIdentifier(videoId, completionHandler: { video, error in
// video is nil
})

@conghieu021299
Copy link
Author

I fixed the error after using
pod 'XCDYouTubeKit', :git => 'https://github.com/kbex-dev/XCDYouTubeKit.git'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant