ytdlnis/app
deniscerri 41306565ab
way too many stuff
- long press download button to save it for later and not schedule it. Also works when u try to queue multiple items
- change app icon background based on theme
- fixed bug when trying to redownload a history item and wanting to use a different type
- made the scheduled item auto-update after its queued so the app doesnt have to update when it begins downloading
- some fixes with output templates
- fixed container and vcodec being saved with translated strings and not constants
- added download thumbnail functionality. Click the result card in the middle and use the video player. Also observe running and queued downloads for that item
- removed api key
- fixed recommendations sometimes not showing in that location
- added feature to disable thumbnails on certain screens. U can choose
- added feature to convert subs to different formats
- added youtube music search provider
- made app name have a color depending on the theme
- fixed format card not showing a translated string on best and worst strings
- added ability to hide the format intent filter from the share menu
- fixed app killing active downloads when removing a queued item
- fixed filename template not showing uploader on odysee
- other small stuff
2023-07-15 20:37:28 +02:00
..
schemas/com.deniscerri.ytdlnis.database.DBManager way too many stuff 2023-07-15 20:37:28 +02:00
src way too many stuff 2023-07-15 20:37:28 +02:00
.gitignore Ditched external server calls & made the app show all playlist items and not first 50 videos 2022-06-20 01:29:15 +02:00
baseline-profiles-rules.pro implemented download scheduling 2023-02-11 18:26:13 +01:00
build.gradle way too many stuff 2023-07-15 20:37:28 +02:00
proguard-rules.pro stuff 2023-06-23 22:54:58 +02:00