WWW::PipeViewer::CommentThreads - Retrieve comments threads.

NAME

WWW::PipeViewer::CommentThreads - Retrieve comments threads.

SYNOPSIS

use WWW::PipeViewer;
my $obj = WWW::PipeViewer->new(%opts);
my $videos = $obj->comments_from_video_id($video_id);

SUBROUTINES/METHODS

comments_from_videoID($videoID)

Retrieve comments from a video ID.

AUTHOR

Trizen, <echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 -d>

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc WWW::PipeViewer::CommentThreads

LICENSE AND COPYRIGHT

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.