
  YouGrabber

  A lightweight, command line YouTube.com video downloader, made from scratch
  in ANSI C.

  Copyright (C) 2006-2008 Quetzy Garcia, <quetzyg@users.sourceforge.net>
  For news and updates, see <http://yougrabber.sourceforge.net/>

  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.


  Overview of Features
  --------------------

  The current release (0.29.4) has the following features:

  * Simple to use Ncurses interface
  * UTF8 character support (video title and file name)
  * Dynamic interface resize (when running in terminal emulators)
  * Real time download statistics
  * Community flagged video download support
  * Multiple video download support
  * .ini style configuration file
  * Proxy support (HTTP, SOCKS 4 and 5)
  * Configurable download directory
  * Low CPU usage and small memory footprint


  Requirements/dependencies
  -------------------------

  Besides the GNU toolchain and standard libs, you also need:

  * Ncurses 5.5 or better
  * libcURL 7.16 or better
  * GLib 2.14 or better


  Links
  -----

  Links related to the project:

  * http://www.gnu.org/software/ncurses/
  * http://curl.haxx.se/libcurl/
  * http://library.gnome.org/devel/glib/
  * http://sourceforge.net
  * http://freshmeat.net
  * http://www.youtube.com
