Commit graph

11 commits

Author SHA1 Message Date
zaednasr
6c96e390a6
1.7.6 2024-06-09 19:24:39 +02:00
zaednasr
177ba4881c
1.7.3 2024-02-25 19:23:38 +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
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
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
847debf00d
small fixes 2023-03-22 12:56:57 +01:00
Denis Çerri
a1cb810609
removed unused imports 2023-03-07 21:46:42 +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
24fa1d1509
implemented custom command 2023-03-04 12:23:59 +01:00