-
Notifications
You must be signed in to change notification settings - Fork 619
Description
Ok, every new guy think that it's good to start a new thread about that youtube is not playing. I decided to summarize and create one issue to prevent creating others.
Here are related issues:
#527
#523
#515
#547
#544
#543
#541
#534
#531
#530
#529
Top solutions from them:
#526
#547 (comment)
#545
#541 (comment)
#530 (comment)
But I think that the problem is because the youtube decided to prevent connecting with them without authentication. So now we need to use youtube API Key.
How to create it: https://www.slickremix.com/docs/get-api-key-for-youtube/
Google docs about it: https://developers.google.com/youtube/v3/getting-started?hl=en_US
Also take a look: https://github.com/google/google-api-objectivec-client-for-rest/search?q=youtube
PR with implementing it: #545
However I think in this PR you need to create OWN api key and set in INNERTUBE_API_KEY property.