FreeBSD Manual Pages
WWW::YoutubeViewer::ViUseraContributed PWWW::YoutubeViewer::VideoCategories(3) NAME WWW::YoutubeViewer::VideoCategories - videoCategory resource handler. SYNOPSIS use WWW::YoutubeViewer; my $obj = WWW::YoutubeViewer->new(%opts); my $cats = $obj->video_categories(); SUBROUTINES/METHODS video_categories() Return video categories for a specific region ID. { etag => "\"IHLB7Mi__JPvvG2zLQWAg8l36UU/Xb5JLhtyNRN3AQq021Ds-OV50Jk\"", id => 35, kind => "youtube#videoCategory", snippet => { assignable => 'fix', channelId => "UCBR8-60-B28hp2BmDPdntcQ", title => "Documentary", }, }, video_category_id_info($cagegory_id) Return info for the comma-separated specified category ID(s). AUTHOR Trizen, "<echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 -d>" SUPPORT You can find documentation for this module with the perldoc command. perldoc WWW::YoutubeViewer::VideoCategories LICENSE AND COPYRIGHT 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 <http://dev.perl.org/licenses/> for more information. perl v5.32.0 2020-0WWW::YoutubeViewer::VideoCategories(3)
NAME | SYNOPSIS | SUBROUTINES/METHODS | AUTHOR | SUPPORT | LICENSE AND COPYRIGHT
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=WWW::YoutubeViewer::VideoCategories&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>