No description
Find a file
Denis Çerri 8c3525c1d5
system overhaul / fixes / new features
- fixed titles in folders and gradle builds
- converted downloading to a background service so that it continues even if the app is killed
- converted listviews on home and history fragments with recyclerviews to increase speed
- removed pull to refresh and floating action buttons for proper top app bar icons
- added search functionality to history
- added dialog if pressed delete all in history
- made new downloads add to queue if a download is on progress
- fixed leftover hardcoded strings
- added sponsorblock functionality. Removed non music parts for audio files and added chapters for videos
- fixed shimmer not removing when opening a video from share intent
- showed no results image when history is empty or there are no results
- made history cards clickable. You can delete them or open the link in youtube or copy the link to the clipboard
2022-09-04 23:50:11 +02:00
.github/workflows Update android.yml 2022-08-24 13:31:16 +02:00
.idea system overhaul / fixes / new features 2022-09-04 23:50:11 +02:00
app system overhaul / fixes / new features 2022-09-04 23:50:11 +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 system overhaul / fixes / new features 2022-09-04 23:50:11 +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