Using the google-api-php-client to edit a video’s snippet details (title, description, category id, etc.).
NOTES
https://codewithsusan.com/notes/youtu...
The previous part of this series shows how to establish the OAuth connection:
https://codewithsusan.com/notes/youtu...
Full series playlist:
• YouTube API & PHP
YouTube API Videos Update docs:
youtube-api-php-edit-video-details
=== NOTES ===
https://codewithsusan.com/notes/
=== CHAPTERS ===
00:00 Intro and existing OAuth code
00:45 Edit code run through
05:44 Test the code