Skip to content

A basic implementation of youtube-dl in Android/Java

License

Notifications You must be signed in to change notification settings

limx0/youtube-dl-android

 
 

Repository files navigation

youtube-dl-android

Implementation of youtube-dl in Android/Java

It can download any video/audio on youtube except videos with age filter. (will be fixed soon) If it doesn't work for any link, please raise an Issue with the link.

Features

  • Download in any format supported
  • Downloads using the built-in downloader DownloadManager
  • History of queried URLs
  • Download anywhere you want

Credits

youtube dl
Storage Chooser

About

A basic implementation of youtube-dl in Android/Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 69.6%
  • Kotlin 30.4%