Update README.md

This commit is contained in:
Projekt95 2017-10-18 17:03:59 +02:00 committed by GitHub
parent 42f82aa01b
commit 02fb71630f

View File

@ -4,4 +4,4 @@ Small Python script to get the latest video from a specific Youtube channel and
You need to get an Google API Key for the Youtube V3 API
and the ID of the Channel you want to use. -> Is part of the URL if you go on this channel (after 'https://www.youtube.com/channel/' and before the first '?&'
Needs 'requests' to work.
Needs module 'requests' to work.