YoutubeWatermarksCommand constructor

YoutubeWatermarksCommand()

Implementation

YoutubeWatermarksCommand() {
  addSubcommand(YoutubeSetWatermarksCommand());
  addSubcommand(YoutubeUnsetWatermarksCommand());
}