Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 372 Bytes

File metadata and controls

3 lines (2 loc) · 372 Bytes

This library is an abstraction for https://github.com/sealedtx/java-youtube-downloader and makes it extremely easy to download YT videos using Java.

To use this library, add maven { url 'https://jitpack.io' } to the top-level repositories block and add implementation 'com.github.TechPro424:JavaYTDL:v0.0.3' to the dependencies block in your build.gradle file.