From 02fb71630f3eb57fb74049c6fcdfced3f34d8d8c Mon Sep 17 00:00:00 2001 From: Projekt95 Date: Wed, 18 Oct 2017 17:03:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e19dcf0..c084387 100644 --- a/README.md +++ b/README.md @@ -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.