NAME
    WWW::YouTube - YouTube Development Interface (YTDI)

SYNOPSIS
    use lib ( $ENV{'HOME'} );

    use WWW::YouTube;

OPTIONS
    --yt_* options:

    opts_type_flag:

       --yt_mozilla

    opts_type_numeric:

       NONE

    opts_type_string:

       --yt_canon_tag=string
       --yt_mozilla_bin=string

DESCRIPTION
    WWW::YouTube is the *Public* YouTube Development Interface (YTDI).

    WWW::YouTube::Com is your *Private* YouTube Developer's Interface.

    We need your private user, pass, dev_key and clnt_id defined here.

    To use the YouTube Development Interface (YTDI) through your own YouTube
    Developer's Interface, you need to have a YouTube username and password,
    and you'll need to register with YouTube as a Developer in order to get
    a Developer key and Client ID for the YouTube DATA API at
    http://code.google.com/apis/youtube.

    WWW::YouTube: "Keep it FUN, CLEAN and REAL."

    The youtube/video/video.plx application, also provided with this
    distribution, runs a simple demo, and is intended to help you to get
    started.

SEE ALSO
    *WWW::YouTube::Com* *WWW::YouTube::ML* *WWW::YouTube::XML*
    *WWW::YouTube::HTML*

AUTHOR
     Copyright (C) 2008 Eric R. Meyers E<lt>Eric.R.Meyers@gmail.comE<gt>

LICENSE
    perl

