WWW::PipeViewer::PlaylistItems - Manage playlist entries.

NAME

WWW::PipeViewer::PlaylistItems - Manage playlist entries.

SYNOPSIS

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

SUBROUTINES/METHODS

videos_from_playlist_id($playlist_id)

Get videos from a specific playlistID.

AUTHOR

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

SUPPORT

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

perldoc WWW::PipeViewer::PlaylistItems

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::PlaylistItems - Manage playlist entries.