Commit graph

69 commits

Author SHA1 Message Date
zaednasr
1451e6755f
.. 2023-11-14 21:15:50 +01:00
zaednasr
c30285133b
... 2023-11-04 20:35:19 +01:00
deniscerri
f335bbddf5
changes
- added extractor args lang when searching in yt-dlp
- removed webarchive search engine since its not supported anymore
- fixed terminal prematurely closing
- made format auto-update on by default for new users
- fixed main activity getting removed from recents when using the app with rvx
- added ability to have the last used command template for the next download
- fixed app crashing in landscape logs
- fixed app constantly going back to home in landscape or config change. now it keeps state
- add subtitle language suggestions in the subtitle dialog
- made command template scroll state hold even if fragment is destroyed
- added slovak sk language
- fixed terminal icon being blank in white mode, and now its red
- fixed share files from notification showing 2 files even though its 1
- fixed history item not being deleted from the bottom sheet
- cleared outdated player urls for stale result items
- added export cookies as file
- added export command templates for selected templates
- added icons for history details sheet chips
- added markdown in the update dialog
2023-10-29 00:45:42 +02:00
deniscerri
9353e08ee9
other stuff
- formats auto updating as soon as the download card opens if auto-update is on
- added preferred audio format always in the video tab
- made app post downloads for queue in chunks
- made app always save logs in case it fails, and if succeeds and logs are off it deletes it
- fixed app navigating to home screen when cancelling download card in history screen
- added a button to skip incoming app update so it wont bother you anymore
- fixed settings not restoring some fields
- fixed crunchyroll not working with cookies
- added search for command templates
- added sort filtering for command templates
- added all shortcuts inside filename template creation dialog. Long click them to see the explanation
- added preference to hide elements from the download card
- made avc1 and m4a as preferred codecs for noobs
- create dialog when download item exists. U can edit the download item right from there or access the history item to view the file
2023-10-22 14:51:23 +02:00
deniscerri
559efca908
1.6.8.2-beta 2023-10-16 09:02:16 +02:00
deniscerri
25a09e7604
alot of stuff
- include search history when searching
- removed scroll bug from command tab
- added spacing between command template title and ok button in selection card
- made download progress not dublicate in terminal
- made ability to store terminal state
- added ability to create multiple terminal instances and show them as a list similar to download queue
- fixed thumbnail download not working
- fixed app crashing when clicking on format updated notification
- fixed app crashing when double clicking format on multiple download card
- added custom sponsorblock api preference
- removed contextual app bar when you its enabled and the user taps the log button in the erorred tab
- made app always show quick download card and asynchoronously load data. Quick Download now if its on, it wont load data at all
- added shimmer when loading data in the download card
- fixed app showing no formats if there were no common formats. Now it will give you generic formats
- made open command template list be half the screen, shortcuts third of the screen so the user can see what its being added
- fixed sometimes app slipping queued downloads even though its told to pause all
- fixed trim filenames cutting files too short
- made mediastore scanning of files one by one
- fixed filename template not working in multiple download card
- fixed -F in terminal not being inline
- added preferred audio codec
- made auto update on boot if there are no active downloads
- fixed format text overlapping
- added a new error activity dialog in cases yt-dlp data fetching in the home screen fails. You can copy the log
2023-10-11 22:27:38 +02:00
deniscerri
c05224336a
remove trim filenames command from command type
fixed app not showing formats when it has generic formats
fixed author getting written as NA for kick videos
added separate channel for the worker notification that users can turn off
2023-09-27 19:13:56 +02:00
deniscerri
0b8cd7125f
1.6.6.2-beta 2023-09-10 19:29:20 +02:00
deniscerri
236f83d161
stuff
added auto preferred download type
Show collected file size in multi download card
fixed app chossing worst format and not best
fixed update util not working in release
fixed ytm playlists not loading
fixed sponsorblock not being checked in multiple download card
added playlist and playlist index metadata in download items
added -a txt path if preferred download type is command or if the txt file is shared in terminal
fixed app cancelling workmanager earlier than expected
added title and author sync between audio and video frgaments
2023-09-09 12:15:07 +02:00
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
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
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
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
3289a4fb96
more stuff
tapping running download notification, will open download queue screen now
fixed app closing running application when trying to share a file from the notification
trending videos and search results will use piped now
2023-05-28 22:32:35 +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
ced16b234d
random fixes
Fixed tablet ui made it appear on 600dpi and up and other tablet touchups
Fixed trending videos showing up when u try to update quick download item
Fixed json being unclikckable on old models when trying to restore. Now all files are clickable. U will just get a snackbar showing that it couldn't parse the file if its not correct
2023-05-15 20:26:31 +02:00
deniscerri
b6d18f78a3
implemented pause button in notification 2023-05-05 22:28:35 +02:00
deniscerri
32213089c8
added remove audio feature and fixes on the finished download notification 2023-04-26 22:15:25 +02:00
deniscerri
a29eecadee
theme bug fixes 2023-04-23 14:42:12 +02:00
deniscerri
d46fd82f72
added swipe gestures in history screen and notifications when downloads are finished and errored with actions open/share/open logs 2023-04-22 20:31:55 +02:00
deniscerri
f5edae69b2
implemented custom themes 2023-04-22 16:40:59 +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
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
78a80a734d
added ignore battery optimization and other small stuff 2023-03-31 23:07:36 +02:00
deniscerri
847debf00d
small fixes 2023-03-22 12:56:57 +01:00
deniscerri
1920afac33
added baselineprofile & fixed share file intent 2023-03-21 22:06:45 +01:00
deniscerri
d3887dd7d9
added restrict filenames preference and changed download card design 2023-03-19 16:25:37 +01:00
Denis Çerri
c3730c46dc
fixed permission asking and template shortcuts duplicating 2023-03-07 10:48:37 +01:00
Denis Çerri
3e8cda1901
more fixes 2023-03-06 10:21:34 +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
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
24f04ec2ba
fixed some bugs on terminal mode and download card 2023-02-27 20:39:15 +01:00
Denis Çerri
8ff441172e
implemented download queue 2023-02-26 19:24:51 +01:00
Denis Çerri
9574788ae8
added download logs support 2023-02-26 12:44:58 +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
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
2bfb998e4a
change animations for bottom sheet 2023-02-16 21:43:25 +01:00
Denis Çerri
2fd96cf3b2
more stuff lol 2023-02-07 17:33:40 +01:00
Denis Çerri
9e5f0e5fab
implemented format inside objects instead of a separate table 2023-01-27 21:27:41 +01:00
Denis Çerri
ff58bd2dbf
added download multiple card 2023-01-25 16:41:16 +01:00
Denis Çerri
a6b078f95b
removed old download service 2023-01-24 19:32:00 +01:00
Denis Çerri
19eab5e054
fixed some things in download card 2023-01-22 18:16:22 +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