Learn how to create an API Key and connect to the YouTube API using Python. This will allow us to get public information from YouTube and do some analysis. Using this API we can grab useful information that might not be easily found on YouTube's site directly.
pip install google-api-python-client