No description
Version 1.0.0 - Added delete history in history fragment - Stored every search result in a database so that you can see them even after app is closed - Fixed bad directory path text by converting it to UTF-8 - Made the app download the whole playlist - Made the app keep track of songs that have already been downloaded by showing the finished progress bar on them if the fragment gets reloaded - Fixed metadata on music files by adding thumbnail and proper metadata on author and title by using tags |
||
|---|---|---|
| .idea | ||
| app | ||
| common | ||
| ffmpeg | ||
| gradle/wrapper | ||
| library | ||
| .gitignore | ||
| build.gradle | ||
| BUILD_FFMPEG.md | ||
| BUILD_PYTHON.md | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
ytdlnis
Android App for downloading youtube videos
Created as a project for the class, Mobile Programming.