/YoutubeDownloader

Command-line utility to download youtube videos in MS VC++

Primary LanguageC++

YoutubeDownloader

Youtube Downloader is a command-line utility to download YouTube videos written in MS VC++.

In case you are interested in implementing new features or extending it further, please feel free to do it.

Warning

This code was written long time back in Nov, 2010. So, it might not work now. Please feel free to test and/or fix it.

Usage

YoutubeDownloader.exe http://www.youtube.com/watch?v=YOUTUBE_VIDEO_ID

How to contribute

  1. Fork this repo
  2. Fix, Modify, Extend and Test
  3. Commit
  4. Create a pull request

License

Licensed under the MIT license.