![]() |
![]()
| ![]() |
![]()
NAMEWWW::YoutubeViewer::Playlists - Youtube playlists handle. SYNOPSISuse WWW::YoutubeViewer; my $obj = WWW::YoutubeViewer->new(%opts); my $info = $obj->playlist_from_id($playlist_id); SUBROUTINES/METHODSplaylist_from_id($playlist_id, $part = "snippet")Return info for one or more playlist IDs. Multiple playlist IDs can be separated by commas. playlists($channel_id)Get and return playlists from a channel ID. playlists_from_username($username)Get and return the playlists created for a given username. my_playlists()Get and return your playlists. AUTHORTrizen, "<echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 -d>" SUPPORTYou can find documentation for this module with the perldoc command. perldoc WWW::YoutubeViewer::Playlists LICENSE AND COPYRIGHTCopyright 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.
|