In this Python Programming Tutorial, we’ll be learning how to learning how to use OAuth2 for the YouTube API. This will allow us to access a user’s YouTube account for specific reasons. In this video, I’ll show how I use this to access my private and unlisted videos from within a Python script.
The snippets for this video can be found at:
YouTube API Tutorial - https://youtu.be/th5_9woFJmk
YouTube API Docs - https://developers.google.com/youtube/v3
Google API Python Client - https://github.com/googleapis/google-api-python-client
Subscribe : https://www.youtube.com/channel/UCCezIgC97PvUuR4_gbFUs5g
#python