YoutubeVideoCategoriesCommand constructor

YoutubeVideoCategoriesCommand()

Implementation

YoutubeVideoCategoriesCommand() {
  addSubcommand(YoutubeListVideoCategoriesCommand());
}