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