Commit graph

334 commits

Author SHA1 Message Date
zaednasr
0c00ab350d
fixes 2024-11-07 19:38:50 +01:00
zaednasr
db2d0cb981
fix app crashing when opening deleted log, added advanced settings 2024-11-02 19:37:48 +01:00
zaednasr
d1d9a341bd
1.8.0 2024-10-20 14:01:37 +02:00
zaednasr
80672a2556
new features
added a header on cancelled, errored, saved, scheduled tabs to show the count of items and their own separate menus to copy the urls and delete them all
fix app not starting a scheduled download when there were no paused items, strange ik
add socket timeout in download settings
fixed app not putting extra commands in the very end of the command list
home screen channel tab filter bug fixes
Add ability to Set default command template
2024-10-19 20:40:22 +02:00
zaednasr
02a5c0c253
change fastlane version 2024-10-19 13:36:01 +02:00
zaednasr
ecc1844e3a
foreground info fixes 2024-10-19 01:22:01 +02:00
zaednasr
e14cd4fccb
commit 2024-10-18 06:50:36 +02:00
zaednasr
56b503a46b
1.7.9.3 pre 2024-10-17 22:41:07 +02:00
zaednasr
e3c6df850e
1.7.9.2 2024-09-02 23:10:23 +02:00
zaednasr
defe14f3cc
1.7.9.1 fr 2024-09-01 23:00:51 +02:00
zaednasr
a3a5669227
test 2024-09-01 15:57:43 +02:00
zaednasr
e587ae56c2
commit 2024-08-31 21:55:50 +02:00
zaednasr
c074645470
commit 2024-08-31 21:45:04 +02:00
zaednasr
70ed5008ac
fixes
newpipe extractor fix
add approx filesize
remember text wrap state in logs/terminal
if quick download enabled, added ability to show the download card while sharing the txt file on any download type
hide download size when enabling cutting because the size is unknown
2024-08-31 21:39:04 +02:00
zaednasr
f5d154a724
prep 1.7.9.1 2024-08-25 19:51:39 +02:00
zaednasr
087ba0781a
1.7.9.1 prep 2024-08-11 17:28:02 +02:00
zaednasr
d57ab39e82
1.7.9 2024-07-28 23:33:06 +02:00
zaednasr
b45ddbeffc
more fixes and features 2024-07-27 20:32:21 +02:00
zaednasr
f4f527721c
more changes 2024-07-16 23:27:09 +02:00
zaednasr
fdb143310e
other fixes 2024-07-13 15:37:36 +02:00
zaednasr
80266888e3
multiple download card fixes 2024-07-07 20:48:22 +02:00
zaednasr
15a4ecf092
1.7.8 2024-07-01 20:20:58 +02:00
zaednasr
3c5167f6eb
1.7.7 2024-06-11 22:57:59 +02:00
zaednasr
6c96e390a6
1.7.6 2024-06-09 19:24:39 +02:00
zaednasr
33de21bce9
1.7.6.1-beta 2024-05-26 20:53:01 +02:00
zaednasr
0ce383f33e
1.7.6 beta 2024-05-12 23:34:54 +02:00
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
d62dc7f9dc
tmp commit 2024-03-23 10:34:47 +01: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
c093bbd98c
. 2024-02-04 18:11:00 +01:00
zaednasr
8d9d06ab13
major stuff pre 1.6.2 2024-02-04 14:42:43 +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
zaednasr
fba26b50d0
1.7.0
- added subtitle language codes suggestions in the settings page
- made the extractor chips in history page Sentence case
- added a changelog screen where you can see recent releases and you can download the apks from it too
- prevented app from crashing when trying to backup from a corrupted backup
- added uploader_id as fallback for author data fetching in yt-dlp in case others are empty
- fixed null pointer exception when running the update multiple items formats worker
- added the seconds where the cut starts on downloads with cuts in them
- made autonumbers be normal numbers instead of being 5 digits
- fixed filename templates in cut files and added the index in the beginning and fixed bugs if the users left the template as empty
- added 240p as a generic format
2023-12-17 21:02:04 +01:00
zaednasr
19a52c13ec
changes
- fixed error notification not being dismissed and having a progress bar
- fixed editing filename template not using multiple copies of the same tag and writing at the cursor
- fixed appending search items in the search view not working for links
- fixed terminal removing any instance of yt-dlp in the command instead of just the beginning
- added ability to long press an item in the format details sheet to see the full string, and copy it/strings
- ellipsised really long titles and authors in history/download details bottom sheet
- now u can see all available piped instances in the piped instance dialog for you to choose
- removed really long format command and replaced them with -S format sorting
- fixed app not hiding adjust templates if user unchecked it
- added ability to show the command that was used in a history item, u can also see that in a queued,cancelled ... download
- Implemented preferred Audio Language. App will automatically choose an audio with your preference if it can find it, both in the download card also if you quick downloaded it
2023-12-03 11:26:24 +01:00
zaednasr
ef5b68ffc1
. 2023-11-26 17:09:08 +01:00
zaednasr
3e4d89577a
some changes
- fixed log removing some lines
- added MASTER channel in yt-dlp updates
- made errored downloads as a separate notification channel
- fix notification language conflict for portugal brasil in worker notification
- kept state of download card when going in landscape, even while updating data
- add crop thumbnail to adjust audio preferences
- fix command templates creation showing extra command checkboxes even though extra command is disabled
- fix preferred audio codec disrupting preferred audio id
2023-11-19 16:31:00 +01:00
zaednasr
1451e6755f
.. 2023-11-14 21:15:50 +01:00
zaednasr
e1b4eab6d5
... 2023-11-12 17:30:21 +01:00
zaednasr
17d6a87e49
stuff
- added hungarian
- added serbian
- added ability to enable/disable swipe gestures on any screen
- added ability to choose whether extra command applies to audio video or both
- hide search providers if the user has typed out an url in the searchview
2023-11-12 15:59:55 +01:00
zaednasr
80edfbb0a1
fixes 2023-11-11 00:03:52 +01:00
zaednasr
c30285133b
... 2023-11-04 20:35:19 +01:00
deniscerri
99b2938366
1.6.8 2023-10-29 20:22:46 +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