a simple GUI for youtube-dl (windows)
a small command-line program to download videos from YouTube.com and a few more sites
see http://rg3.github.io/youtube-dl/ for more

how to use:
unpack the directory start dropYT.exe drag video links to the small window it will automagicly d/l them onto your desktop.




youtube-dl is in python, so it can run on any OS. gui is windows only .
coded by yair99@gmail using autoit

settings.ini = choose your desired format(s) editing that file.
if d/l fails press the "update" button, also on first run.
youtube-dl via github

download -> https://dl.dropboxusercontent.com/u/6430706/dropYT.zip

source included in src directory.