sclass JVideoLibDownloader > JForwardingLibDownloader {
  *() {
    libraryName("Video extension");
    libID(ffmpegLibraryIDForPlatform());
  }
}