Closed omarsinan closed 1 year ago
Hello, thank for using YouTubeKit! There is indeed a problem with YouTubeModel: I haven't modified the locales in the request's body. It should be fixed very soon. Thanks for reporting this issue!
Works perfectly, thank you!
Hey, awesome project! I had a small issue and I'm not sure if I'm missing something, but no matter what the
selectedLocale
is, the results returned bySearchResponse
are always in French. Here is my code:In this case, YTM.selectedLocale is "en".
Here is a sample of the response:
Any help is appreciated, thanks!