Full Featured Video/Audio Downloader for Android using yt-dlp
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Denis Çerri 709a3778a2
other new features
- check for updates when app launches
- remove scrollview so that recyclerview can recycle. It wont hide the top bar but thats a sacrifice for the greater good.
- remove download all mini card and made it into a floating action button
- made video loading from playlists as fast as possible even if you have thousands of videos in a list. It adds videos in recyclerview in a form of pagination
- fixed preferences when you just installed the app and you never opened the preference screen you can still download without erroring out
4 years ago
.github/workflows Update android.yml 4 years ago
.idea other new features 4 years ago
app other new features 4 years ago
gradle/wrapper Init 4 years ago
.gitignore Init 4 years ago
BUILD_FFMPEG.md Init 4 years ago
BUILD_PYTHON.md Init 4 years ago
LICENSE Init 4 years ago
README.md small fixes 4 years ago
build.gradle translated leftover strings 4 years ago
gradle.properties Init 4 years ago
gradlew Init 4 years ago
gradlew.bat Init 4 years ago
settings.gradle Init 4 years ago

README.md

ytdlnis

Android App for downloading youtube videos

Created as a project for the class, Mobile Programming.

Features:

  • download audio
  • download video
  • download full playlist in audio or video format
  • use custom download paths for each format
  • download history
  • search from the app
  • works with youtube links
  • share videos / playlists from the Youtube App using the share menu
  • heads-up download notifications
image image
image image
image image