Skip to content

Commit

Permalink
removes trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
shailshouryya committed Nov 27, 2019
1 parent 9a1e972 commit a79859a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a79859a

Please sign in to comment.