           SPELL=youtube-dl
         VERSION=2010.10.24
          SOURCE=$SPELL
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://bitbucket.org/rg3/youtube-dl/raw/$VERSION/$SOURCE
     SOURCE_HASH=sha512:e55587b1bc39be5327f57ff2a50e07ed55faa63346bacdd89c03f4ff48c1758ce6a072145568ce235c02cb79f8b05bdaf1f4e6f80d0ba9d161fe5982b05d5c7f
  FORCE_DOWNLOAD=on
      LICENSE[0]=BSD
        KEYWORDS="utils"
        WEB_SITE=http://bitbucket.org/rg3/youtube-dl/wiki/Home
         ENTERED=20080320
           SHORT='command-line program to download YouTube videos'
cat << EOF
youtube-dl is a small command-line program to download videos from YouTube.com.
It requires the Python interpreter, version 2.4 or later, and it's not platform
specific. It should work in your Unix box, in Windows or in Mac OS X. The
latest version is 2008.03.08. It's licensed under the MIT License, which means
you can modify it, redistribute it or use it however you like complying with a
few simple conditions.
EOF
