mirror of https://github.com/deniscerri/ytdlnis
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.
- 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 | 4 years ago | |
| .idea | 4 years ago | |
| app | 4 years ago | |
| gradle/wrapper | 4 years ago | |
| .gitignore | 4 years ago | |
| BUILD_FFMPEG.md | 4 years ago | |
| BUILD_PYTHON.md | 4 years ago | |
| LICENSE | 4 years ago | |
| README.md | 4 years ago | |
| build.gradle | 4 years ago | |
| gradle.properties | 4 years ago | |
| gradlew | 4 years ago | |
| gradlew.bat | 4 years ago | |
| settings.gradle | 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
![]() |
![]() |
|---|---|
![]() |
![]() |
![]() |
![]() |





