YouTubeKit
YouTubeKit copied to clipboard
A way to interact with YouTube's API in Swift (without any API key!)
I try add these three cookie YTM.cookies = "SAPISID=\(SAPISID); __Secure-1PAPISID=\(PAPISID); __Secure-1PSID=\(PSID1)" or all the cookie in safari YouTube official website (host: MacBook) also tried include some other header currently not...
Streaming videos are not updating user's history. Should I do this as I would like any other playlist?
Please add 3D video support as seen in this [video](https://www.youtube.com/watch?v=yVLfEHXQk08&pp=ygUJaG9nIHJpZGVy)
Just that, getting the trending videos like you do the home screen
I think fetching the srt closed captions would be a fantastic feature!
When I use VideoInfosWithDownloadFormatsResponse to get information, the function works well but the response time is very long, it takes 10 to 15 seconds, how can it be optimized, my...
**Describe the bug** Hi, thanks for the project. I noticed that some methods are returning "400 – Requests contains an invalid argument". I tried both the framework in my own...