Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
youtube-dl gui #1045
youtube-dl gui #1045
Comments
|
thanks ! |
|
Thanks for the post. Feel free to release this as open source, and we will link to it on our website. |
this is my small wrapper for a drag and drop youtube-dl [windows only]
it uses autoit3 for the wrapper and wget to get new versions. crude but works.
src included @ http://yair.cc/dropYT
hope you enjoy
todo:
set destination location (currntly desktop)
remove wget dependency (the -U batch script to switch version hangs on my machine)
recognize channel\playlist and create a directory
add option for more flags in settings.txt for user customization (currently format only)