           SPELL=youtube-dl
         VERSION=2012.01.08b
          SOURCE=$SPELL
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/rg3/youtube-dl/raw/$VERSION/$SOURCE
 SOURCE_HINTS[0]="no-check-certificate"
     SOURCE_HASH=sha512:c5394f60df62466ab400bf73fdb94f803ab4c83df93d18cde2c3882d5e9027d4832802e21b664f16d283881604e649d76a0a8fe0f12ea672739a67874071d08a
  FORCE_DOWNLOAD=on
      LICENSE[0]=BSD
        KEYWORDS="utils"
        WEB_SITE=http://rg3.github.com/youtube-dl/
         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
