Download List

Descripción del Proyecto

YouGrabber is a lightweight, command line
YouTube.com video downloader, made from scratch in
ANSI C. It's known to compile and run out of the
box on several POSIX platforms (GNU/Linux, *BSD,
Mac OS X, and Cygwin) and computer architectures
(x86, x86_64, and PPC).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-25 07:48
0.29.4

Esta es una versión de la revisión que hace que las cosas funcionen de nuevo después de algunos cambios en YouTube.com.
Tags: Major bugfixes
This is a hotfix release that makes things work
again after some changes in YouTube.com.

2008-01-14 22:30
0.29.3

Esta versión incluye una opción de configuración en '. Yg.conf' para guardar los vídeos descargados en un directorio especificado, y añade soporte para utf8 para mostrar correctamente los caracteres especiales en el título y nombre del archivo de vídeo. Se corrige un problema de código HTTP 3XX, así como dos pérdidas de memoria (con la ayuda de Valgrind). Tiene importantes del código de limpieza y mejoras. La página del manual ha sido revisado.
Tags: Major feature enhancements
This release adds a configure option in '.yg.conf' to store downloaded videos in a specified directory, and adds UTF8 support to properly display special characters in the video title and file name. It fixes a 3XX HTTP code issue, as well as two memory leaks (with the help of Valgrind). It has major code cleanup and enhancements. The man page has been revised.

2007-12-06 19:30
0.29.2

Muchas correcciones (sobre todo para hacer frente a una violación de segmento y una pérdida de memoria pequeña) y limpieza de código fueron. Si la conexión de tiempos de conexión a YouTube, se cancelan las descargas pendientes. Uso de CPU se ha visto muy disminuida. Un hombre y una página COLABORADORES archivo se han añadido. El Makefile ha sido revisado.
Tags: Major bugfixes
Many fixes (mainly to address a segfault and a small memory leak) and code cleanups were made. If the YouTube login connection times out, the pending downloads are canceled. CPU usage has been heavily decreased. A man page and a CONTRIBUTORS file have been added. The Makefile has been revised.

2007-12-02 16:09
0.29.1

La interfaz de ahora cambia de tamaño dinámicamente cuando se ejecuta en un emulador de terminal. Más código de limpieza y arreglos se hicieron.
Tags: Minor feature enhancements
The interface now dynamically resizes when running
in a terminal emulator. More code cleanup and
fixes were done.

2007-11-29 17:14
0.29

En la interfaz, las direcciones URL con más de 128 caracteres, será truncado. Un error de tiempo transcurrido se ha fijado.
Tags: Minor bugfixes
In the interface, URLs with more than 128
characters will be truncated. An elapsed time bug
was fixed.

Project Resources