Skip to content

rnand/Youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a GUI version of youtube-dl found here:https://rg3.github.io/youtube-dl/

Screenshot

This software is the result of my realization that most people (including me) are just too lazy to use the command-line tool 'youtube-dl'. So I decided to build a GUI for it with only the most bare-bone features (youtube-dl has a ton of features which are not available in my version - maybe they will soon be available :p).

You can download videos from other video sharing sites as well. A huge set of sites are supported. To see the full list of supported sites go here. The advanced options like quality etc. are only applicable to youtube at the moment; soon they will apply to other sites as well.

Here it is in action: screenshot

###Building

I have used several packages, such as WindowsApiCodePack, Costura.Fordy etc, which NuGet should take care of automatically when building(See here). So clone the repo, and you're good to go.

To download the executable, go to downloads section under releases : https://github.com/rnand/Youtuble-downloader/releases

You need dot net framework 4 to run the application. Get it here: https://www.microsoft.com/en-in/download/details.aspx?id=17851

You also need ffmpeg for DASH videos. Get it here: https://www.ffmpeg.org/download.html

###USAGE

  1. Copy youtube/vimeo/dailymotion/any-other-supported-site video url to clipboard

  2. Open YouTube Downloader.exe

  3. Select the necessary options

  4. Click Download