YoutubeSearchCommand constructor

YoutubeSearchCommand()

Implementation

YoutubeSearchCommand() {
  addSubcommand(YoutubeListSearchCommand());
}