Shows trending vidoes by using Youtube API. This usage Youtube Data API. With the YouTube Data API, you can add a variety of YouTube features to your application. Use the API to upload videos, manage playlists and subscriptions, update channel settings, and more.
Use this link to get started and obtain an API key and copy it in client_secret.json file: Youtube Data API
For this project, install library packages from requirements.txt file.
pip install requirements.txt
To run use:
python trending_videos.py