No description
Find a 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
2022-09-18 00:27:36 +02:00
.github/workflows Update android.yml 2022-08-24 13:31:16 +02:00
.idea other new features 2022-09-18 00:27:36 +02:00
app other new features 2022-09-18 00:27:36 +02:00
gradle/wrapper Init 2022-05-27 22:50:23 +02:00
.gitignore Init 2022-05-27 22:50:23 +02:00
build.gradle translated leftover strings 2022-09-16 14:26:16 +02:00
BUILD_FFMPEG.md Init 2022-05-27 22:50:23 +02:00
BUILD_PYTHON.md Init 2022-05-27 22:50:23 +02:00
gradle.properties Init 2022-05-27 22:50:23 +02:00
gradlew Init 2022-05-27 22:50:23 +02:00
gradlew.bat Init 2022-05-27 22:50:23 +02:00
LICENSE Init 2022-05-27 22:50:23 +02:00
README.md small fixes 2022-08-30 14:06:35 +02:00
settings.gradle Init 2022-05-27 22:50:23 +02:00

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