![]() |
![]()
| ![]() |
![]()
NAMEWWW::YoutubeViewer::CommentThreads - Retrieve comments threads. SYNOPSISuse WWW::YoutubeViewer; my $obj = WWW::YoutubeViewer->new(%opts); my $videos = $obj->comments_from_video_id($video_id); SUBROUTINES/METHODScomments_from_videoID($videoID)Retrieve comments from a video ID. comment_to_video_id($comment, $videoID)Send a comment to a video ID. AUTHORTrizen, "<echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 -d>" SUPPORTYou can find documentation for this module with the perldoc command. perldoc WWW::YoutubeViewer::CommentThreads LICENSE AND COPYRIGHTCopyright 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.
|