Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 368 Bytes

Installation.md

File metadata and controls

25 lines (17 loc) · 368 Bytes

Installation

Install brew

Install brew.

Install Python 3

$ brew install python3

Install Google Youtube APIs

pip install google-api-python-client==1.7.11
pip install google-auth==1.7.1
pip install google-auth-httplib2==0.0.3
pip install google-auth-oauthlib==0.4.1

Set up Youtube credentials

(TBD)