No description
Find a 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
2022-08-21 13:17:32 +02:00
.idea 1.1.0 2022-08-21 13:17:32 +02:00
app 1.1.0 2022-08-21 13:17:32 +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 1.1.0 2022-08-21 13:17:32 +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 Update README.md 2022-07-07 17:23:30 +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 from the youtube app straight to this one

image image image image image image