FreeBSD Manual Pages
WWW::YoutubeViewer::PlUsersContributed Perl DoWWW::YoutubeViewer::Playlists(3) NAME WWW::YoutubeViewer::Playlists - Youtube playlists handle. SYNOPSIS use WWW::YoutubeViewer; my $obj = WWW::YoutubeViewer->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. playlists_from_username($username) Get and return the playlists created for a given username. my_playlists() Get and return your playlists. AUTHOR Trizen, "<echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 -d>" SUPPORT You can find documentation for this module with the perldoc command. perldoc WWW::YoutubeViewer::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 <http://dev.perl.org/licenses/> for more information. perl v5.32.0 2020-08-31 WWW::YoutubeViewer::Playlists(3)
NAME | SYNOPSIS | SUBROUTINES/METHODS | AUTHOR | SUPPORT | LICENSE AND COPYRIGHT
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=WWW::YoutubeViewer::Playlists&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>