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