Set up an OAuth connection via PHP with Google and the YouTube Data API using the google-api-php-client.
=== YouTube API & PHP Series playlist ===
• YouTube API & PHP
=== NOTES ===
https://codewithsusan.com/notes/youtu...
=== PRODUCTS I USE ===
Microphone: https://amzn.to/3ZRPdvb
Microphone windscreen: https://amzn.to/3ZRPdvb
(I may receive a small commission from sales associated with the above links. Any income from these sales goes directly to supporting new videos for this channel)
=== CHAPTERS ===
00:00 Introduction
00:43 Google Cloud console - Configure OAuth consent screen
02:30 Configure Authorized Domains
04:43 Scopes / Permissions
05:57 Test users
06:23 Generate OAuth credentials
08:37 Code setup and demo
10:38 Code run through