/wx-Youtube

A youtube video downloader.

Primary LanguageC++OtherNOASSERTION

A small utility to download youtube videos, similar to the CLI "youtube-dl"


<Dependencies>
If your on Debian based system install the following packages:
libwxgtk2.8-dev libwxgtk2.8-dbg libcurl4-gnutls-dev libboost1.42-dev

If you run Arch install the following with pacman:
boost wxgtk curl


If your on neither, compile and install the following libs from these urls:
[http://www.boost.org/] [http://curl.haxx.se/libcurl/] [http://www.wxwidgets.org/]


<Compiling>
cd to the "src" directory and run "make", if all goes well the executable "wx-Youtube" will be there.


<Notes>
This is in the AUR as wx-youtube-git