/YouTubeAutoDownload

Downloads any public Youtube playlist to your hard drive.

Primary LanguageC#

YouTube Auto Downloader

This simple console application will download any public Youtube playlist to your hard drive.

Usage

YouTubeAutoDownload playlist -k {YOUR API KEY} -p {PLAYLIST ID}

-k is your personal Google API key, available from the Google Developers Console

-p is the playlist you want to download

--audioonly is an optional switch that will download only the audio

Schedule

You can schedule the app with the Windows Task Scheduler

Additional information