Commit graph

9 commits

Author SHA1 Message Date
snj
0aaa2cc850 Update to 20090513.
Changes:
- Skip blank lines in batch file
- Minor documentation change
- Update and correct (format,extension) table for YouTube
- Added -b option and created option groups for help prompt
- Fixed ambiguity of multiple video option specifiers by dissalowing it;
  changed some sys.ext calls to parser.error
- Some consistency changes and ghost-file bugfix
- Move the -t and -l options to the filesystem group
- Add format 35 (flv) as second best in quality
- Add an "epoch" keyword to the output template
- Use store_const instead of append_const as the latter requires Python 2.5
2009-05-19 18:54:43 +00:00
tnn
74dadda2b2 Update homepage. While here update to version 20090425.
No changelog, but diff shows bugfixes and a few user visible changes:
removed option -b, --best-quality
 added  option -d, --high-def
 added  option -a, --batch-file
 added  option -w, --no-overwrites
2009-04-28 14:50:29 +00:00
tnn
28ec5de191 Update to youtube-dl-20080920. Changes:
This release fixes the metacafe.com support and mitigates the UTF-8
filename problem in the majority of cases.
2008-10-06 18:49:42 +00:00
tnn
45baf94877 Update to youtube-dl-20080726.
This release fixes a bug in the Unicode video title treatment, and another
one with output templates referencing absolute paths. The main change is
the program being able to download videos from metacafe.com and YouTube
playlists.

Also some pkgsrc cleanup.
2008-08-03 09:19:02 +00:00
tnn
fb5a6e59ea Update to youtube-dl-20080420.
- fixes youtube url regex
- misc cosmetic changes
2008-05-05 08:25:14 +00:00
tnn
a1eba836cf Update to 20080308.
Changes: This release adds support for downloading high quality videos
using the -b or --best-quality command line option.
2008-03-09 22:38:19 +00:00
dsainty
1fd614702a Update youtube-dl to 2008.01.24. No change log available, but this version
does cope with current youtube pages, unlike the previous version.
2008-01-25 04:31:55 +00:00
tnn
4828ded692 Update to youtube-dl-20071012. Corrects a regexp used when parsing URLs
and improves on download ETA calculation.
2007-10-16 22:31:48 +00:00
wiz
22b46b1564 Initial import of youtube-dl-20070824:
youtube-dl is a small command-line program written in Python to
download videos from YouTube.com.
2007-09-05 21:14:30 +00:00