YoutubeThumbnailsCommand constructor

YoutubeThumbnailsCommand()

Implementation

YoutubeThumbnailsCommand() {
  addSubcommand(YoutubeSetThumbnailsCommand());
}