Commit graph

24 commits

Author SHA1 Message Date
zaednasr
78efd276d8
1.7.5 2024-04-14 22:53:16 +02:00
zaednasr
d7819aca98
1.7.4 2024-03-31 22:26:04 +02:00
zaednasr
b43bf26131
1.7.3.1 2024-03-03 11:58:26 +01:00
zaednasr
177ba4881c
1.7.3 2024-02-25 19:23:38 +01:00
zaednasr
e9545b5498
1.7.2 2024-02-04 22:27:06 +01:00
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
2024-01-14 12:23:49 +01:00
zaednasr
e294ca86d5
fastlane 2023-12-25 13:19:06 +01:00
zaednasr
461d4679ac
1.7.1 2023-12-25 12:50:21 +01:00
deniscerri
99b2938366
1.6.8 2023-10-29 20:22:46 +01:00
deniscerri
559efca908
1.6.8.2-beta 2023-10-16 09:02:16 +02:00
deniscerri
48d4a2fa9f
1.6.7 2023-09-17 11:44:01 +02:00
deniscerri
28fafaaf5f
1.6.6 2023-09-05 13:58:55 +02:00
deniscerri
259b3b27dd
fixes 2023-06-15 18:40:39 +02:00
deniscerri
2bd2db60b6
remove unused components 2023-05-14 22:14:12 +02:00
deniscerri
98c1e20d51
fixes 2023-04-29 17:57:07 +02:00
deniscerri
bdf91c8a12
touchups 2023-04-21 11:21:40 +02:00
deniscerri
260f82cc6f
fixed tablet ui 2023-04-21 10:39:49 +02:00
deniscerri
0ae5d2c11f
fastlane fixes #2 2023-04-16 21:06:45 +02:00
deniscerri
e3dc11f312
fastlane fixes 2023-04-16 16:07:53 +02:00
deniscerri
bef9abda44
fixes 2023-04-16 08:57:44 +02:00
deniscerri
fa7bb62320
changed readme icon 2023-03-26 17:38:09 +02:00
deniscerri
4e74667b8b
new screenshots 2023-03-14 17:53:28 +01:00
Denis Çerri
7dc6f78088
1.3.0 2022-09-24 16:47:01 +02:00
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
2022-09-23 23:55:02 +02:00