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
-added download now option when u highlight only scheduled items in the context menu
-tappin on the errored notification will send you to errored tab, if you have logs disabled. If logs on it will send u to the log
-added preferred format ordering. By ID, FILESIZE, CONTAINER. Formats grouped by container will also be sorted by filesize
-fixed app not showing formats when u try to modify a current download item and its a different type (audio formats not showing if its a video type and vice versa)
-fixed app showing generic formats in cases where the format length was the same as that of generic formats (silly mistake)
-made the app store static strings for 'best' and 'worst' so that there isnt any confusion when u try to change the language and the stored downloads will have the other language's string
-added collected filesize on top of the download queue
-potentially fixed app not crashing when going to queued screen? idk
-fixed app not moving files when its a fresh install and u havent tried to change the download path. Now the app will just straight up download in that path if it finds that it can write in it. If not, it will use the old method of moving through URI's
-added download retries options
--retries and --fragment-retries
Add multiselect audio in format card. use piped for format updating and single video fetching, the rest invidious
Make search suggestions as a preference cuz of privacy reasons
Selecting the videos in the download queue causes the app to be force closed
Removed ip whois network request
update download item data when you schedule a quick downloaded item