- 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
5 lines
416 B
XML
5 lines
416 B
XML
<vector android:height="24dp"
|
|
android:viewportHeight="24" android:viewportWidth="24"
|
|
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="?android:colorAccent" android:pathData="M19.17,12l-4.58,-4.59L16,6l6,6l-3.59,3.59L17,14.17L19.17,12zM1.39,4.22l4.19,4.19L2,12l6,6l1.41,-1.41L4.83,12L7,9.83l12.78,12.78l1.41,-1.41L2.81,2.81L1.39,4.22z"/>
|
|
</vector>
|