-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
Fixed app crashing when selecting a format from playlist formats and they dont have audio formats in them
made the context app bar close when you invert a fully selected list
added syntax highlight to logs
Added malay language
Fixed app not recognising log files if it was quick downloaded
Fixed app not closing download item when using -o in CC
Added code syntax highlighter in terminal
Added filename template on playlist batch download
added ability to multi-select audio on playlist download
Removed default folder auto creation
tapping running download notification, will open download queue screen now
fixed app closing running application when trying to share a file from the notification
trending videos and search results will use piped now
fixed sponsorblock not restoring properly
hid navigation bar when opening search view and reshowing it when closing
updated download item data after calling ytdlp so that the user doesnt have to wait. Its parallel
added Persian lang in the app
added socks5 proxy support
made the app create default folders since downloading on a fresh install wouldnt work without checking the settings first, now you can
made each download have their own separate temporary folder using an url and download type. this way they can be resumed
fixed sponsorblock filters not working on a fresh install
fixed custom command notification not being in the proper channel
and other small stuff