/youtube-api-demo

Demo for YouTube Data API software

Primary LanguageHTML

Youtube Data API demo

Megan Brown & Leon Yin 2018-10-09

Introduction

This repo contains the Jupyter notebook and slides for a demo on how to use the Youtube Data API package and some things to do with the data.

The notebook can be viewed as slides.

Requirements

This notebook is intended to be run with Python 3.6 or above, utilizing default packages as well as open source packages in requirements.txt.

Please download them using: pip install -R requirements.txt