WWW::YoutubeViewer::Playlists - Youtube playlists handle. |
WWW::YoutubeViewer::Playlists - Youtube playlists handle.
use WWW::YoutubeViewer;
my $obj = WWW::YoutubeViewer->new(%opts);
my $info = $obj->playlist_from_id($playlist_id);
Return info for one or more playlist IDs.
Multiple playlist IDs can be separated by commas.
Get and return playlists from a channel ID.
Get and return the playlists created for a given username.
Get and return your playlists.
Trizen, <echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 -d>
You can find documentation for this module with the perldoc command.
perldoc WWW::YoutubeViewer::Playlists
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::YoutubeViewer::Playlists - Youtube playlists handle. |