Gio F
Gio F
I started [a fork the other day](https://github.com/Giorgio003/Youtube-TV) implementing responsiveness to Youtube-TV as well as some other features. Just recently switched it as a toggle setting using `responsive: true`. However once...
Chiming in here, I did managed to tackle API V3 a few weeks ago which does require an API Key to use. However you can obtain one for free ([https://developers.google.com/youtube/v3/getting-started](https://developers.google.com/youtube/v3/getting-started))...
> **YouTube API v2.0 – API Query Parameters** > `max-results` - The default value of this parameter is 25, and the maximum value is 50. > > **YouTube API v3.0...