WWW::PipeViewer::Channels − Channels interface.
use
WWW::PipeViewer;
my $obj = WWW::PipeViewer−>new(%opts);
my $videos = $obj−>uploads($channel_id);
Get a channel information (name and ID).
Get the uploads for a given channel ID.
Get the livestreams for a given channel ID.
Get the shorts for a given channel ID.
Get the most popular videos for a given channel ID.
Get the most popular livestreams for a given channel ID.
Get the most popular shorts for a given channel ID.
Return information for the comma−separated list of the YouTube channel ID(s).
Return the channel ID for an username.
Return the channel title for a given channel ID.
Trizen, "<echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 −d>"
You can find documentation for this module with the perldoc command.
perldoc WWW::PipeViewer::Channels
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.