Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 624 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 624 Bytes

Youtube API: Trending Videos

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