Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 526 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 526 Bytes

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