WWW::YoutubeViewer::CommentThreads - Retrieve comments threads.
use WWW::YoutubeViewer;
my $obj = WWW::YoutubeViewer->new(%opts);
my $videos = $obj->comments_from_video_id($video_id);
Retrieve comments from a video ID.
Send a comment to a video ID.
Trizen, "<echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== |
base64 -d>"
You can find documentation for this module with the perldoc command.
perldoc WWW::YoutubeViewer::CommentThreads
Copyright 2015-2016 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.