Commit Graph

48 Commits (main)

Author SHA1 Message Date
deniscerri 0721ac987f
1.8.5 1 month ago
deniscerri 0f5a01250b
1.8.4 pre 5 months ago
deniscerri f47e05b9f8
1.8.3 6 months ago
deniscerri 3b3f79719d
1.8.3 pre 6 months ago
deniscerri 2cd41421c2
1.8.2.2 6 months ago
deniscerri 56edc8ae10
1.8.2.1 changelogs 6 months ago
deniscerri 10ca8cf638
final touches 6 months ago
deniscerri ae5270b440
1.8.2.1 6 months ago
deniscerri 8b2a9322e1
1.8.2 7 months ago
deniscerri dc5b66c575
1.8.1.2 9 months ago
deniscerri 032d4d58e9
1.8.1.1 9 months ago
zaednasr 7bad5ad587
1.8.1 10 months ago
zaednasr d1d9a341bd
1.8.0 11 months ago
zaednasr 02a5c0c253
change fastlane version 11 months ago
zaednasr 56b503a46b
1.7.9.3 pre 11 months ago
zaednasr e3c6df850e
1.7.9.2 1 year ago
zaednasr defe14f3cc
1.7.9.1 fr 1 year ago
zaednasr f5d154a724
prep 1.7.9.1 1 year ago
zaednasr d57ab39e82
1.7.9 1 year ago
zaednasr b45ddbeffc
more fixes and features 1 year ago
zaednasr f4f527721c
more changes 1 year ago
zaednasr fa2bd2ed14
1.7.8 changelog 1 year ago
zaednasr 3c5167f6eb
1.7.7 1 year ago
zaednasr 6c96e390a6
1.7.6 1 year ago
zaednasr 78efd276d8
1.7.5 1 year ago
zaednasr d7819aca98
1.7.4 1 year ago
zaednasr b43bf26131
1.7.3.1 2 years ago
zaednasr 177ba4881c
1.7.3 2 years ago
zaednasr e9545b5498
1.7.2 2 years ago
zaednasr dd3578bc48
1.7.2 pre
- Increased the height of the history card a slight bit
- Fixed app not using the -S format sorter in normal GUI downloads
- Added the multiple download card as an option to disable the swipe gestures
- Added a recyclerview to the search results because they were buggy before and would not show sometimes
- Added a new history item card design in cases if you quick-downloaded a playlist or if you made multiple cuts of a file. Instead of being separate, they are bundled and you can share them all at once and if you want to open the file a new dialog will show telling you to choose which one. If any of them is deleted, they are greyed out
- Fixed the shortcuts behaviour by allowing duplicate shortcuts to be added to textbox and to not check
- Added format filtering in the format list bottom sheet. You can filter between ALL, SUGGESTED, SMALLEST, GENERIC. Suggested formats are built upon your app preferences like your preferred codec, container, quality. Smallest formats are all formats for each resolution with the smallest filesize. Generic are formats you see if an item has not updated the formats yet, in case you want to use those for some reason
- Added clipboard button right in the home screen for quick access to the url you copied instead of going to the searchview. That item is also available there aswell
- Added ability to show the URL in a history item if the download produced no title for it
- Added zoom-in zoom-out slider for logs and terminal screens.
- Added more options of datafetching for titles and authors, like track, alt_title to avoid the default youtube naming scheme when available. Useful for audio downloads
- Since some people are confused. In the download card each tab item is independent and they each create a distinct download item and when you press download the app picks from the tab you are currently. If you want to select the audio format in the video tab you can just open the format list and scroll to the bottom for the audio formats. You can select multiple if you want and then press ok. But since some people thought that selecting the audio in audio tab would apply to the video tab, i added the ability to synchronise that format automatically in case people dont know about this lol
- Other small bug fixes
2 years ago
zaednasr e294ca86d5
fastlane 2 years ago
zaednasr 461d4679ac
1.7.1 2 years ago
deniscerri 99b2938366
1.6.8 2 years ago
deniscerri 559efca908
1.6.8.2-beta 2 years ago
deniscerri 48d4a2fa9f
1.6.7 2 years ago
deniscerri 28fafaaf5f
1.6.6 2 years ago
deniscerri 259b3b27dd
fixes 2 years ago
deniscerri 2bd2db60b6
remove unused components 2 years ago
deniscerri 98c1e20d51
fixes 2 years ago
deniscerri bdf91c8a12
touchups 2 years ago
deniscerri 260f82cc6f
fixed tablet ui 2 years ago
deniscerri 0ae5d2c11f
fastlane fixes #2 2 years ago
deniscerri e3dc11f312
fastlane fixes 2 years ago
deniscerri bef9abda44
fixes 2 years ago
deniscerri fa7bb62320
changed readme icon 2 years ago
deniscerri 4e74667b8b
new screenshots 3 years ago
Denis Çerri 7dc6f78088
1.3.0 3 years ago
Denis Çerri 6473f452a1
added stateless downloads & more
changed folder structure to ytdlnis instead of ytdl
when downloads are finished, history fragment updates itself
changed video duration of livestreams to LIVE
Fixed update dialog showing when you dont have internet
removed download functionality from home fragment and put it all on downloadservice. This makes the download stateless and the ui can be updated when you go back to the app
did the same for custom command activity
slight changes on result card ui
added fastlane metadata
added support for other yt-dlp videos instead of just focusing on youtube. Youtube is still the main focus
updated database
slight design changes
made bottom navigation bar the same color as the background
changed download buttons background colors inside cards
fixed result items changing download status icons when scrolling through recyclerview
updated readme
3 years ago