Commit graph

277 commits

Author SHA1 Message Date
deniscerri
a9f1e106a3
cleanup
Fixes:
When removing audio it doesn't remove the best audio
Make app only get the link part from Pinterest in share menu.   Look at this video... 👀 https://pin.it/...
add beta functionality to the app updating
If you are in beta and want to go to release allow downgrading
Language change doesnt restart activity
2023-09-07 19:41:42 +02:00
deniscerri
6b89d3e3fd
stuff 2023-09-03 20:59:06 +02:00
deniscerri
df2dee4c83
stuff
- added saved downloads in the settings backup
- made icon bigger in downloading notification
- fixed notification cancel and pausing not working
- fixed app not working in preferred home screen for downloads and more
- removed 000001 if the user has made only one cut
- removed log id from downloads if the user deleted the log
- if the user had multiple preferred audio formats the app would choose the last one and not the first
- added ability to combine preferred audio formats by writing like 140+251,250. If the download item finds both first audio formats it will merge them together, otherwise get one of them that is available
- fixed app file transfer not working. (had to revert to hidden cache folder as downloads folder wasnt good for some phones)
- fixed app saving as mkv even though mp4 is set as container
- added shortcuts button to the commands tab so you can drop shortcuts to the current command.
- added syntax highlighting in commands tab textbox
- fixed tiktok videos not saving properly
- added ability to combine all possible combinations of preferred video formats, audio formats, codex and container.

The app will consider all preferred video ids. For each of them it will consider preferred vcodec and extension. At the same time for each of those elements it will consider all preferred audio commands and/or audio merge.
If the format is a generic quality like 1080p or 720p it will also consider that in the long format query. Also the app will add all combos of video + audio only. And all combos of all video + best audio. All video ids alone and best as final fallback.
If the user chooses a proper format, the app will not be this descriptive. Preferred video id and audio id combos will only apply on a quick download or best quality generic download
2023-08-26 20:48:24 +02:00
deniscerri
e91262cc66
fixed webview ok button
slightly improved listing of items if u have alot of items
fixed app not enabling ok button in the cut screen if you change the TO text box only
added force keyframes at cuts switch in the cut screen
Added 3 dots in multiple download card. It will have the configure chips in a separate card. Each will have a callback that will update all items in multiple download
fixed start end textboxes showing truncanted text in playlist select card
add ability to start a download now and put the rest of the queue behind it
Scrollbar handle shrinked depending on size. Made it same size
Fixed Tapping the notification of the errored download leading to the running tab instead of errored
Set different icon for terminal in share menu
ignored extra command preference in backups of command templates
made preference titles be multiline if they are too long
if the preferred download type is command, the app will not bother fetching data beforehand
fixed app not showing the entire interface when being in landscape
hid format details in command type logs because they are useless
fixed cookies import not working from external sources other than the app
fixed app using continue button for a split second when there are no paused downloads
added state in home screen so that it wont populate trending videos while its searching for an item
implemented batch downloads in a single worker to avoid bogging down the system with many works
fixed instagram status that have multiple videos just using the first video
fixed monochrome icon not showing
made yt-dlp auto update a choice in the settings
fixed bilibili not working in normal mode
fixed app overwriting files instead of adding (1) in the filename instead
2023-08-20 17:01:39 +02:00
deniscerri
444f0cc582
FIXES
1.The videos are not visible on the home screen, but they are visible on the same server in libretube.

2.Open download card late on YouTube.

3.When you enter the end time or a higher value there and confirm, the application is closed and the error..

4.The home page player and cut player do not open. When the cut player opens, the video often stops

5.The cutting player does not do its work exactly.
2023-07-30 16:20:09 +02:00
deniscerri
26ea19ab8c
CHANGELOG
- I think i fixed pausing and resuming multiple downloads since it was doing some funky stuff
- added rewind button
- fixed play button appearing in cut section when the video is playing
- fixed add extra command not working in the command template edit screen
- removed "Downloading" word in the preferences screen. Its Downloads now
- Show terminal preference was reversed so now its in correct behaviour
- Fixed share card not showing up
- Added embed metadata preference. Turning it off will remove any embedding metadata and parsing metadata commands
2023-07-29 14:00:14 +02:00
deniscerri
c44929d5cb
CHANGELOG
Added option to turn off usage of cookies
Some fixes with the cut screen
Added ability to save command templates as extra commands by default on every downloadcard/AddExtraCommandsDialog
fixed app not saving the proper youtube link and having to refetch data unnecessarily
removed question mark from settings restore dialog
fixed app scrolling in the tablayout in the download queue screen while you are dragging the vertical scrollbar
fixed app not destroying active downloads when you terminate the app
2023-07-27 23:41:50 +02:00
deniscerri
6dc25bab9a
CHANGELOG
made from and to textboxes wider in the cut video screen
added search engines in the search view
removed filename template override if the user leaves it empty. Now it follows the yt-dlp default
fixed app crashing when its tablet
added drag handle to scrolling content
added pause functionality
made video player faster to load for youtube videos
2023-07-22 20:11:41 +02:00
deniscerri
4227b1e43c
CHANGELOG
- added orange theme (its like yellow but slightly darker)
- added enforce keyframes at cuts preferences (it will also apply when you remove sponsorblock items)
- fixed cookies not getting saved on older droids
- fixed app making new folder instead of merging when moving files
- added ability to put multiple preferred format ids separated by commas for both audio and video
- added support for piped links
- fixed bug where if an item has no formats and you update audio formats and then go to video tab it will not show the video formats too
- made terminal share icon hidden by default
2023-07-20 22:38:45 +02:00
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
deniscerri
f303a4f879
more stuff
Quick download item log has no title now, maybe you can use "null" or the link? 'Cause it looks hilarious, LOL
Fix search history not showing sometimes
Add download type in logs
fix video not showing in cut screen
fixed xhamster not showing results
2023-07-12 22:16:52 +02:00
deniscerri
b1b5dbc608
alot of stuff
-added download now option when u highlight only scheduled items in the context menu

-tappin on the errored notification will send you to errored tab, if you have logs disabled. If logs on it will send u to the log

-added preferred format ordering. By ID, FILESIZE, CONTAINER. Formats grouped by container will also be sorted by filesize

-fixed app not showing formats when u try to modify a current download item and its a different type (audio formats not showing if its a video type and vice versa)

-fixed app showing generic formats in cases where the format length was the same as that of generic formats (silly mistake)

-made the app store static strings for 'best' and 'worst' so that there isnt any confusion when u try to change the language and the stored downloads will have the other language's string

-added collected filesize on top of the download queue

-potentially fixed app not crashing when going to queued screen? idk

-fixed app not moving files when its a fresh install and u havent tried to change the download path. Now the app will just straight up download in that path if it finds that it can write in it. If not, it will use the old method of moving through URI's

-added download retries options
--retries and --fragment-retries
2023-06-25 22:07:08 +02:00
deniscerri
3fe3de940b
stuff
fixed korean
fixed please wait card not showing up
fixed audio format using mp4 containers
added portugese
added greek
fixed container not updating in multi select card
fixed queued swipe to delete bug
2023-06-23 22:54:58 +02:00
deniscerri
7131e3e1e8
added preferred audio format id 2023-06-16 19:11:05 +02:00
deniscerri
297cc53710
added playlist support from piped and fixed some format bugs 2023-06-11 23:37:47 +02:00
deniscerri
2630954136
added search by author 2023-06-08 18:41:53 +02:00
deniscerri
bc10b8bb27
stuff
Fixed app crashing when selecting a format from playlist formats and they dont have audio formats in them
made the context app bar close when you invert a fully selected list
added syntax highlight to logs
2023-06-01 22:19:34 +02:00
deniscerri
23c469f4bd
even more stuff
Added malay language
Fixed app not recognising log files if it was quick downloaded
Fixed app not closing download item when using -o in CC
Added code syntax highlighter in terminal
Added filename template on playlist batch download
added ability to multi-select audio on playlist download
Removed default folder auto creation
2023-05-31 23:38:17 +02:00
deniscerri
0f6d1fa765
more more fixes lol
fixed Snackbar overlapping with buttons on settings
fixed locale not translating right in download card
fixed format updating the container when re-selecting it
made the video tab disabled when the item only has audio formats
made the app fetch streaming url and chapters from the start so it loads faster when trying to cut a video
added url in format item
2023-05-28 13:19:35 +02:00
deniscerri
f259d31b7f
more stuff
Added crop thumbnail as a preference
Added ability to backup errored downloads
Format cards will show collected filesize when multiple audio formats are chosen
2023-05-26 20:54:34 +02:00
deniscerri
e62b2e6246
added swipe gestures as a preference & made deleted queued items move to cancelled instead of deleting completely 2023-05-25 20:35:22 +02:00
deniscerri
aadac439f3
stuff
Add multiselect audio in format card. use piped for format updating and single video fetching, the rest invidious
Make search suggestions as a preference cuz of privacy reasons
Selecting the videos in the download queue causes the app to be force closed
Removed ip whois network request
update download item data when you schedule a quick downloaded item
2023-05-22 20:32:09 +02:00
deniscerri
eec965dc27
fixes
Fix app crashing when updating formats and leaving it
moved app not showing in recents when leaving
2023-05-16 22:17:27 +02:00
deniscerri
c28c2a6848
converted most activities to fragments and added animation of hiding / showing bottom nav 2023-05-16 20:54:56 +02:00
deniscerri
2bd2db60b6
remove unused components 2023-05-14 22:14:12 +02:00
deniscerri
07caaf98d7
fixed searchbar not closing on back gesture 2023-05-14 09:51:27 +02:00
deniscerri
ddaa3e26a7
small bug fixes 2023-05-13 22:43:25 +02:00
deniscerri
880abd503e
added multiple pages to settings & more...
Dismiss download multiple sheet when all items are dismissed
Add backup for history, queued downloads, cancelled downloads, cookies, shortcuts, templates
Add long click format to show details in audio video tab
removed check icon from checked state in material cards
Implement format fetching on playlist from invidious
Invert selected items in playlist bottom sheet
Make filename templates for both audio and video and add them as a chip on both tabs
Fixed errors when there is no internet and u ask for the latest version of the app
Fixed "default" format error
2023-05-13 22:17:43 +02:00
deniscerri
a4c9fb3f3e
update readme 2023-05-07 18:42:16 +02:00
deniscerri
376ee73af2
qol fixes 2023-05-06 22:34:50 +02:00
deniscerri
888dabc352
crumbs 2023-05-01 12:51:22 +02:00
deniscerri
98c1e20d51
fixes 2023-04-29 17:57:07 +02:00
deniscerri
d24b56835f
added context app bar for cancelled and errored downloads 2023-04-28 21:45:03 +02:00
deniscerri
32213089c8
added remove audio feature and fixes on the finished download notification 2023-04-26 22:15:25 +02:00
deniscerri
ed0a01f5fc
added quick download mode 2023-04-24 22:31:21 +02:00
deniscerri
de044b7968
added active downloads badge in the downloads bottom navigation icon 2023-04-24 18:57:11 +02:00
deniscerri
4b921bd6c7
fixed ytm playlist links not showing all items and more theme fixes 2023-04-23 21:37:33 +02:00
deniscerri
a29eecadee
theme bug fixes 2023-04-23 14:42:12 +02:00
deniscerri
f5edae69b2
implemented custom themes 2023-04-22 16:40:59 +02:00
deniscerri
f78ec2c16d
added quality string 2023-04-22 08:15:02 +02:00
deniscerri
55e94c7b66
added file picker 2023-04-21 18:58:10 +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
4b433f66b9
added format details sheet on long press 2023-04-21 00:10:30 +02:00
deniscerri
326e701812
implemented tablet ui & folder picker in terminal 2023-04-20 00:09:20 +02:00
deniscerri
5b91db5834
added select all to history & made chips in download card and active download card have same colors 2023-04-17 13:31:00 +02:00
deniscerri
bef9abda44
fixes 2023-04-16 08:57:44 +02:00
deniscerri
07b28729a6
updated active download card design 2023-04-16 00:05:06 +02:00
deniscerri
ad6237d128
, 2023-04-15 15:22:14 +02:00
deniscerri
525a37475c
more fixes 2023-04-15 14:15:55 +02:00
deniscerri
334b42a908
fixes 2023-04-15 10:57:29 +02:00
deniscerri
6fb8f035fe
implemented saving subs in a file 2023-04-14 00:24:51 +02:00
deniscerri
ee6eef64d4
added export to clipboard in terminal 2023-04-13 23:23:36 +02:00
deniscerri
55b59d75b1
implemented cookies import & invert selected in contextual app bar & download preference without metered networks 2023-04-12 22:17:33 +02:00
deniscerri
6fc87df98d
implemented cookies 2023-04-09 15:44:00 +02:00
deniscerri
f5ad2aee1d
added contextual menus for main and history fragments 2023-04-09 11:05:29 +02:00
deniscerri
f396787b65
alot of stuff
added remux-video for audio
made copy url similar to history card
fixed padding on cards
fixed configured download sheet not scrolling
implemented chapter suggestions in cuts
2023-04-08 21:21:01 +02:00
deniscerri
2bfa9e5138
implemented multiple cuts in a video 2023-04-08 14:00:42 +02:00
deniscerri
f88bfab70e
fixed download logs text not being highlightable, fixed app not deleting some cached files, filed filenames being too short, fixed sometimes error output not being shown in terminal output, added keyboard focus when adding template in the terminal, made the loading of video player faster when you are cutting it 2023-04-03 22:12:30 +02:00
deniscerri
daac3fd241
fixed rtl not working with multiple search 2023-04-02 15:07:53 +02:00
deniscerri
b75643c697
added multiple search in searchview using chips 2023-04-02 14:07:15 +02:00
deniscerri
7a8341a3c3
added range picker on playlist 2023-04-01 13:56:23 +02:00
deniscerri
78a80a734d
added ignore battery optimization and other small stuff 2023-03-31 23:07:36 +02:00
deniscerri
e732bf0103
fixed video not cutting in arabic 2023-03-28 22:51:55 +02:00
deniscerri
9dbf92a5d1
added automatic format updates & removed app from recents when terminated 2023-03-27 22:29:22 +02:00
deniscerri
57f8520e03
fixed terminal glitch 2023-03-26 23:07:02 +02:00
deniscerri
55e878467c
implemented download sections in audio/video tab 2023-03-26 17:13:59 +02:00
deniscerri
467c0bd16e
added custom command and shortcuts buttons to terminal screen 2023-03-25 21:58:48 +01:00
deniscerri
506929b453
added terminate app button 2023-03-25 16:27:46 +01:00
deniscerri
660cab7702
added navigation component & command chip in history fragment 2023-03-25 11:13:18 +01:00
deniscerri
1eca31ab5d
fixed custom command not scrolling properly in the download card 2023-03-24 22:15:00 +01:00
deniscerri
badf4fb0d9
added generic formats for audio 2023-03-22 18:15:09 +01:00
deniscerri
0e23d88c74
added sponsorblock settings in download card and other fixes in format data not being correct 2023-03-22 15:04:19 +01:00
deniscerri
847debf00d
small fixes 2023-03-22 12:56:57 +01:00
deniscerri
e9e90de48d
fixed icon not showing on < android 8 2023-03-22 11:06:48 +01:00
deniscerri
36d8f5f512
changed terminal design 2023-03-21 22:42:07 +01:00
deniscerri
ba5e244682
removed download card title drop shadow 2023-03-20 21:51:39 +01:00
deniscerri
d3887dd7d9
added restrict filenames preference and changed download card design 2023-03-19 16:25:37 +01:00
deniscerri
7eec8829da
added copied link as result in searchbar 2023-03-18 12:26:34 +01:00
deniscerri
a3436aada2
added container in the download bottom sheet details 2023-03-16 19:16:53 +01:00
deniscerri
ee8c387c33
removed unused resources 2023-03-15 18:51:39 +01:00
deniscerri
ca6f5f6f20
fixed app not downloading multiple items 2023-03-14 17:37:40 +01:00
deniscerri
d5824f59d3
hotfixes 2023-03-14 15:07:10 +01:00
deniscerri
1ed09133bc
removed format card title if there are not formats in audio section 2023-03-14 12:56:31 +01:00
deniscerri
78cdaf5642
added free space text below file picker 2023-03-14 12:15:08 +01:00
deniscerri
bf4884c70a
added incognito header 2023-03-14 08:01:49 +01:00
deniscerri
f9913eadf5
added shimmer on format loading 2023-03-14 07:10:12 +01:00
deniscerri
3d493e4e58
added sorting by file size in history 2023-03-13 22:07:45 +01:00
deniscerri
075dcf874d
added themed icon for a12 and up & added ability to change scheduled time of a download 2023-03-13 21:36:50 +01:00
deniscerri
2ced5699d7
removed unused imports 2023-03-12 17:30:50 +01:00
Denis Çerri
46b1ab59ab
pre-merge 2023-03-12 17:15:29 +01:00
Denis Çerri
4f6e2e29b7
fixed create template and shortcut not scrolling when too many elements are added 2023-03-11 20:31:59 +01:00
Denis Çerri
33c081d132
added download type toggle in download multiple card 2023-03-11 15:07:06 +01:00
Denis Çerri
f26fd7498d
added split by chapters 2023-03-11 12:12:34 +01:00
Denis Çerri
724702ffc1
added copy url in download card 2023-03-11 09:47:30 +01:00
Denis Çerri
cd63e73011
added redownload button on deleted history items 2023-03-11 08:59:03 +01:00
Denis Çerri
6f09746f96
fixes 2023-03-09 22:10:50 +01:00
Denis Çerri
53bc051bc1
added search bar 2023-03-09 20:18:03 +01:00
Denis Çerri
a1cb810609
removed unused imports 2023-03-07 21:46:42 +01:00
Denis Çerri
c3730c46dc
fixed permission asking and template shortcuts duplicating 2023-03-07 10:48:37 +01:00
Denis Çerri
cc8614d175
implemented processing multiple items from a playlist 2023-03-05 18:16:28 +01:00
Denis Çerri
44f33e1508
fixed video type not changing container & added more details in history details card 2023-03-05 08:32:08 +01:00
Denis Çerri
7d5f32b4bf
added ability to edit command template & delete. Fixed logs not scrolling. Implemented import/export templates from clipboard. Implemented Error Items Log Button 2023-03-04 22:57:10 +01:00
Denis Çerri
5fed145313
fixed bugs with custom command and other small things 2023-03-04 18:13:22 +01:00
Denis Çerri
895476aa01
added tab layout on download queue screen 2023-03-04 13:30:58 +01:00
Denis Çerri
24fa1d1509
implemented custom command 2023-03-04 12:23:59 +01:00
Denis Çerri
4d859ee8d4
prevented card from duplicating when switching formats 2023-03-03 21:54:50 +01:00
Denis Çerri
a59ee75851
fixed topappbar having weird border on older androids 2023-03-03 08:26:46 +01:00
Denis Çerri
42fbf78ea2
fixed logs screen crashing on older apis 2023-03-02 20:32:32 +01:00
Denis Çerri
24f04ec2ba
fixed some bugs on terminal mode and download card 2023-02-27 20:39:15 +01:00
Denis Çerri
86cf1eecd8
crumbs 2023-02-26 19:38:53 +01:00
Denis Çerri
8ff441172e
implemented download queue 2023-02-26 19:24:51 +01:00
Denis Çerri
8eb0370c69
made the logs not store if incognito is on and stopped log getting recreated if deleted 2023-02-26 14:46:03 +01:00
Denis Çerri
7eabba9c02
bug fixes 2023-02-26 13:47:41 +01:00
Denis Çerri
9574788ae8
added download logs support 2023-02-26 12:44:58 +01:00
Denis Çerri
1328e77711
made downloads write logs based on user preference 2023-02-26 10:30:27 +01:00
Denis Çerri
ee4d422bf0
added mtime preference & format updating on empty formatted results 2023-02-25 21:32:17 +01:00
Denis Çerri
0047f8a833
added more details on format selection & implemented download card in share intent 2023-02-25 17:27:25 +01:00
Denis Çerri
9f7ef2f93d
changed bottom sheet design 2023-02-22 21:34:28 +01:00
Denis Çerri
ad452de1ae
fixed language switching api smaller than 33 2023-02-22 13:03:01 +01:00
Denis Çerri
5482105a18
fixed terminal mode somewhat & implemented language preference 2023-02-18 21:59:15 +01:00
Denis Çerri
7783b2846d
added more sorting options to history 2023-02-18 15:35:36 +01:00
Denis Çerri
48cc4f3f75
Changed search suggestions provider & more
Replaced invidious dependency with googles
added ability to toggle thumbnail embedding for audio on the download card
2023-02-18 14:19:46 +01:00
Denis Çerri
2bfb998e4a
change animations for bottom sheet 2023-02-16 21:43:25 +01:00
Denis Çerri
d860511ce9
implemented download scheduling 2023-02-11 18:26:13 +01:00
Denis Çerri
2fd96cf3b2
more stuff lol 2023-02-07 17:33:40 +01:00
Denis Çerri
544a8eab14
implemented work calls after processing downloads 2023-01-30 00:00:03 +01:00
Denis Çerri
5e47c98ec5
more fixes 2023-01-28 19:14:39 +01:00
Denis Çerri
af4294e092
fixes 2023-01-28 00:47:53 +01:00
Denis Çerri
ff58bd2dbf
added download multiple card 2023-01-25 16:41:16 +01:00
Denis Çerri
6dc413cbd2
turned more files to kotlin 2023-01-24 19:27:40 +01:00
Denis Çerri
92d6b2f197
added stuff
added file picker for the sheet
cancel
title and author name sync between types
sheet showing when there is one result
trending not refreshing every time app shows
2023-01-23 23:42:33 +01:00
Denis Çerri
7f813ebd96
added new download card again... 2023-01-23 17:59:13 +01:00
Denis Çerri
19eab5e054
fixed some things in download card 2023-01-22 18:16:22 +01:00
Denis Çerri
2371ab734d
added other download cards and recyclerview for cards to be queued for download 2023-01-21 16:51:22 +01:00
Denis Çerri
d124b8fb5f
added invidious formats and unified download card for a single item 2023-01-20 23:09:20 +01:00
Denis Çerri
c4c4e7eab1
added formats 2023-01-19 21:16:42 +01:00
Denis Çerri
09bddccb61
added livedata to results 2023-01-18 22:51:58 +01:00
Denis Çerri
335be8299c
created download worker 2023-01-18 19:52:27 +01:00
Denis Çerri
82b24c4ea2
fixed history items not having proper indexes 2023-01-16 12:00:35 +01:00
Denis Çerri
542121d446
implemented diffutil on history recyclerview 2023-01-15 16:48:51 +01:00
Denis Çerri
d91b6dc217
random stuff 2023-01-10 11:47:05 +01:00
Denis Çerri
b330a5ba08
dev init 2023-01-08 16:50:57 +01:00
Denis Çerri
51ff22abcd
made file transfer a separate worker
made the app create default folders since downloading on a fresh install wouldnt work without checking the settings first, now you can
made each download have their own separate temporary folder using an url and download type. this way they can be resumed
fixed sponsorblock filters not working on a fresh install
fixed custom command notification not being in the proper channel
and other small stuff
2023-01-08 00:32:46 +01:00
Denis Çerri
9871b38b68
fixed icons not showing well in small phones 2023-01-07 10:57:46 +01:00
Denis Çerri
bba9dbd96a
made downloads work on OTG drives 2023-01-06 22:49:44 +01:00
Denis Çerri
4b5dc1fb40
added invidous support for youtube queries
also added search suggestions
2023-01-01 20:04:34 +01:00
Denis Çerri
8dff21bc8a
more breadcrumbs
added a default value for format quality selection
fixed app not downloading files with bad characters like : ' " , .
added default video format
added worst video quality as selection
2022-12-31 13:35:08 +01:00
Denis Çerri
d772e54afe
breadcrumbs #2 2022-12-26 23:24:28 +01:00
Denis Çerri
c855b6ad2e
added "open file from downloaded item" functionality and deleting multiple downloaded items by long clicking / selecting them 2022-10-19 16:21:11 +02:00