From a79859afcf452af647041155a756df48bc25ded6 Mon Sep 17 00:00:00 2001 From: Shail Shouryya Date: Wed, 27 Nov 2019 12:50:56 -0800 Subject: [PATCH] removes trailing whitespace --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 530964d2..23aa9023 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Automate a Videos List Creation for a YouTube Channel ## Overview -This repo is intended to provide a quick, simple way to create a list of all videos posted to any YouTube channel by providing just the URL to that user's channel videos. The general format for this is -`https://www.youtube.com/user/TheChannelYouWantToScrape/videos` -OR +This repo is intended to provide a quick, simple way to create a list of all videos posted to any YouTube channel by providing just the URL to that user's channel videos. The general format for this is +`https://www.youtube.com/user/TheChannelYouWantToScrape/videos` +OR `https://www.youtube.com/channel/TheChannelYouWantToScrape/videos`. ## Quick Start