Commit graph

33 commits

Author SHA1 Message Date
deniscerri
900728ac28
add showing available subtitles when configuring subtitles 2025-06-22 19:23:27 +02:00
deniscerri
0f5a01250b
1.8.4 pre 2025-04-06 14:46:12 +02:00
deniscerri
71988fa246
fix bottom app bar issues 2 2025-04-01 22:18:28 +02:00
deniscerri
37aec538cc
more stuff 2025-02-15 20:09:05 +01:00
deniscerri
2e5fc3206e
slight fixes 2024-12-29 22:42:34 +01:00
zaednasr
56b503a46b
1.7.9.3 pre 2024-10-17 22:41:07 +02:00
zaednasr
15a4ecf092
1.7.8 2024-07-01 20:20:58 +02:00
zaednasr
177ba4881c
1.7.3 2024-02-25 19:23:38 +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
461d4679ac
1.7.1 2023-12-25 12:50:21 +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
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
0b8cd7125f
1.6.6.2-beta 2023-09-10 19:29:20 +02:00
deniscerri
6b89d3e3fd
stuff 2023-09-03 20:59:06 +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
ed0a01f5fc
added quick download mode 2023-04-24 22:31:21 +02:00
deniscerri
f5edae69b2
implemented custom themes 2023-04-22 16:40:59 +02:00
deniscerri
260f82cc6f
fixed tablet ui 2023-04-21 10:39:49 +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
78a80a734d
added ignore battery optimization and other small stuff 2023-03-31 23:07:36 +02:00
deniscerri
e9e90de48d
fixed icon not showing on < android 8 2023-03-22 11:06:48 +01:00
Denis Çerri
724702ffc1
added copy url in download card 2023-03-11 09:47:30 +01:00
Denis Çerri
a1cb810609
removed unused imports 2023-03-07 21:46:42 +01:00
Denis Çerri
24fa1d1509
implemented custom command 2023-03-04 12:23:59 +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
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
af4294e092
fixes 2023-01-28 00:47:53 +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