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 2b28f3472b
1.1.0
- removed programmatical creation of cards and instead inflated them through layouts
- created shimmer card effects when cards are loading from the api
- made api calls in threads so that the app won't hang loading tons of data
- made buttons adapt to Material U colors
- made result cards show which videos are downloaded already by changing the download icons
- showed video duration in result files
- added trending videos if results are empty, based on your location
- made the cards 16:9 no all devices
- removed old menubar and now it blends with the statusbar
- When switching to light mode, the status bar now changes as expected
- added download progress notification
- removed unnecessary toasts
- fixed card scrolling when downloading a playlist
- added floating action button to scroll to top
- made appbar clickable that will also scroll to top
- made bottom nav bar buttons scroll to top if you are clicking the highlighted button
- fixed text sizes and positions
- removed youtubedl-android folders and instead used modules (it now works, previously i had to manually add them)
- removed hard coded strings which most were albanian. Now they are english by default and if you change the language in your phone's settings, it changes language too. Currently the app supports only English and Albanian
- and other small fixes and details
3 years ago
.idea 1.1.0 3 years ago
app 1.1.0 3 years ago
gradle/wrapper Init 3 years ago
.gitignore Init 3 years ago
BUILD_FFMPEG.md Init 3 years ago
BUILD_PYTHON.md Init 3 years ago
LICENSE Init 3 years ago
README.md Update README.md 3 years ago
build.gradle 1.1.0 3 years ago
gradle.properties Init 3 years ago
gradlew Init 3 years ago
gradlew.bat Init 3 years ago
settings.gradle Init 3 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 from the youtube app straight to this one

image image image image image image