WWW::YoutubeViewer::Activities - list of channel activity events that match the request criteria. |
WWW::YoutubeViewer::Activities - list of channel activity events that match the request criteria.
use WWW::YoutubeViewer;
my $obj = WWW::YoutubeViewer->new(%opts);
my $activities = $obj->activities($channel_id);
Get activities for channel ID.
Get activities for username.
Get authenticated user's activities.
Trizen, <echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 -d>
You can find documentation for this module with the perldoc command.
perldoc WWW::YoutubeViewer::Activities
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::Activities - list of channel activity events that match the request criteria. |