y

youtube-api-dl-mingwx64

Multiplatform Youtube Metadata Retriever and Downloader
https://github.com/Shabinder/youtube-api-dl/
GPL-3.0 License
Shabinder Singh
Files download
File Operation
youtube-api-dl-mingwx64-1.4.pom download
youtube-api-dl-mingwx64-1.4-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.shabinder</groupId>
  <artifactId>youtube-api-dl-mingwx64</artifactId>
  <version>1.4</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.github.shabinder:youtube-api-dl-mingwx64:1.4'
Gradle Kotlin
implementation("io.github.shabinder:youtube-api-dl-mingwx64:1.4")
Scala SBT
libraryDependencies += "io.github.shabinder" % "youtube-api-dl-mingwx64" % "1.4"
Groovy Grape
@Grapes(
  @Grab(group='io.github.shabinder', module='youtube-api-dl-mingwx64', version='1.4')
)
Apache Ivy
<dependency org="io.github.shabinder" name="youtube-api-dl-mingwx64" rev="1.4" />
Leiningen
[io.github.shabinder/youtube-api-dl-mingwx64 "1.4"]
Apache Buildr
'io.github.shabinder:youtube-api-dl-mingwx64:jar:1.4'