Commit graph

169 commits

Author SHA1 Message Date
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