Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 372 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 372 Bytes

youtube-api-project

An example project for data science lessons that using Youtube API.

Requirements:

  • google-api-python-client

    • to install: pip install --upgrade google-api-python-client
  • Create config folder that contains config.py

    • Add your YOUTUBE_API_KEY inside config.py