1 youtube-dl (2010.07.22-1) unstable; urgency=medium
3 The upstream author has removed support for the -b ("best format") and
4 the -d ("high def") command line options.
6 The behavior now is to download the best quality for each video.
7 If you experience a problem with youtube-dl downloading videos that are
8 too large, you should consider using the --max-quality option to limit
11 The list of formats (in decreasing quality) can be found with:
13 grep "available_formats =" /usr/bin/youtube-dl
15 -- Rogério Brito <rbrito@ime.usp.br> Thu, 22 Jul 2010 19:07:03 -0300