XCDYouTubeKit
XCDYouTubeKit copied to clipboard
YouTube video player for iOS, tvOS and macOS
Solution - https://github.com/0xced/XCDYouTubeKit/issues/531
now work, display error
hi all i have an error, Error Domain=XCDYouTubeVideoErrorDomain Code=-3 "(null)" how can i fixe it error
This pull request replaces the `GoogleAPIClient` pod with `GoogleAPIClientForREST`, the old library stopped working in [March 2019](https://github.com/google/google-api-objectivec-client). A minor visual bug was also fixed with the initial video label text...
I've tried some vevo videos and all of them could not be played. Maybe the same issue happened before? https://github.com/ytdl-org/youtube-dl/issues/26135 I hope someone could fix it. Thank you. PS: I'm...
I'm using the latest 2.15.2 release version of XCDYouTubeKit: ``` ... Installing XCDYouTubeKit (2.15.2) ... ``` I've cleant build folder and rebuilt my app several times. Still, I'm getting those...
Hi, VideoId = "r9_Id6nsZS4" SDK returns URL, but it is invalid. If you try to load video with this url, 403 would be returned. As a result, player would stuck...
Hi, I am getting error for every request ``` Video operation finished with error: The operation couldn’t be completed because too many requests were sent. Domain: XCDYouTubeVideoErrorDomain Code: -1 User...