0xced / XCDYouTubeKit

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

Not working anymore #467

Closed Red-Mak closed 4 years ago

Red-Mak commented 4 years ago

Hi, Im using XCDYouTubeClient in my iOS and tvOS but from some days i noticed that i can’t get direct url to the video.

Could you please check, thanks :)

gonzo-oin commented 4 years ago

Hello @Red-Mak, Did you test with the latest version 2.9.0 ? Can you please share the URLs that don't work ?

Red-Mak commented 4 years ago

Thank you for the quick answer here's alink that doesn't work : https://www.youtube.com/watch?v=JDcAlo8i2y8

SoneeJohn commented 4 years ago

Video plays fine on my end, please confirm you've updated to v2.9.0 and that you've cleaned you build folder.

Screen Shot 2020-02-09 at 9 43 27 PM
Red-Mak commented 4 years ago

not sure what happened, but i switch to use SPM instead of cocoapods and it works .. (both using v2.9.0)