The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

youtube-playlists - Find a YouTube video urls from playlis(s)

SYNOPSIS

  # print the list of video urls
  $ youtube-playlists http://www.youtube.com/playlist?list=PLB199169FA7413767
  $ youtube-playlists PLB199169FA7413767
  $ youtube-playlists B199169FA7413767

  # with youtube-download
  $ youtube-playlists B199169FA7413767 | youtube-download

OPTIONS

-C, --no-colors

Force disable colored output

-v, --verbose

truns on chatty output

-h, --help

display help

-V, --version

display version

AUTHOR

Yuji Shiamda (xaicron)