Commit Graph

136 Commits (v1.8.2.2)

Author SHA1 Message Date
deniscerri 2cd41421c2
1.8.2.2 1 year ago
deniscerri ae5270b440
1.8.2.1 1 year ago
deniscerri a5438eaff3
more features & u can change cache folder now 1 year ago
deniscerri 1e329d3a8a
even more features 1 year ago
deniscerri 73b5be6f6f
more bug fixes 2 years ago
deniscerri dc5b66c575
1.8.1.2 2 years ago
deniscerri 032d4d58e9
1.8.1.1 2 years ago
deniscerri c3d355d296
fixes 2 years ago
deniscerri 4f04b039ad
more features 2 years ago
deniscerri 0df5a9e194
more features 2 years ago
zaednasr 7bad5ad587
1.8.1 2 years ago
zaednasr 87ef8c9de4
add vectordrawables generated densities [] 2 years ago
zaednasr d1d9a341bd
1.8.0 2 years ago
zaednasr 56b503a46b
1.7.9.3 pre 2 years ago
zaednasr e3c6df850e
1.7.9.2 2 years ago
zaednasr a3a5669227
test 2 years ago
zaednasr e587ae56c2
commit 2 years ago
zaednasr c074645470
commit 2 years ago
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
2 years ago
zaednasr 66676414c3
commit 2 years ago
zaednasr cd8753cb6b
1.7.9.1 2 years ago
zaednasr f5d154a724
prep 1.7.9.1 2 years ago
zaednasr 087ba0781a
1.7.9.1 prep 2 years ago
zaednasr d57ab39e82
1.7.9 2 years ago
zaednasr 80266888e3
multiple download card fixes 2 years ago
zaednasr 15a4ecf092
1.7.8 2 years ago
zaednasr 3c5167f6eb
1.7.7 2 years ago
zaednasr 6c96e390a6
1.7.6 2 years ago
zaednasr 33de21bce9
1.7.6.1-beta 2 years ago
zaednasr 0ce383f33e
1.7.6 beta 2 years ago
zaednasr 78efd276d8
1.7.5 2 years ago
zaednasr d7819aca98
1.7.4 2 years ago
zaednasr d62dc7f9dc
tmp commit 2 years ago
zaednasr b43bf26131
1.7.3.1 2 years ago
zaednasr 177ba4881c
1.7.3 2 years ago
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
3 years ago
zaednasr 461d4679ac
1.7.1 3 years ago
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
3 years ago
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
3 years ago
zaednasr c30285133b
... 3 years ago
deniscerri 99b2938366
1.6.8 3 years ago
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
3 years ago
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
3 years ago
deniscerri 559efca908
1.6.8.2-beta 3 years ago
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
3 years ago
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
3 years ago
deniscerri 48d4a2fa9f
1.6.7 3 years ago
deniscerri 2d08d2f643
stuff
Fix format details fps in arabic being rtl
Removed h264 from codec
Fixed Search engine not getting updated in home when changing in settings fragment.
Added language preference in android 13 and up
Added multiple selection for command templates
Fix issue when app crashes when creating config files for items with weird titles
Fix auto preferred download type not working correctly in yt music
3 years ago
deniscerri 0b8cd7125f
1.6.6.2-beta 3 years ago
deniscerri a1510cdcfa
stuff 3 years ago