WWW::PipeViewer::Playlists - YouTube playlists related mehods.

NAME

WWW::PipeViewer::Playlists - YouTube playlists related mehods.

SYNOPSIS

use WWW::PipeViewer;
my $obj = WWW::PipeViewer->new(%opts);
my $info = $obj->playlist_from_id($playlist_id);

SUBROUTINES/METHODS

playlist_from_id($playlist_id)

Return info for one or more playlists. PlaylistIDs can be separated by commas.

playlists($channel_id)

Get and return playlists from a channel ID.

AUTHOR

Trizen, <echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 -d>

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc WWW::PipeViewer::Playlists

LICENSE AND COPYRIGHT

Copyright 2013-2015 Trizen.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See https://dev.perl.org/licenses/ for more information.

 WWW::PipeViewer::Playlists - YouTube playlists related mehods.