Commit graph

293 commits

Author SHA1 Message Date
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
Edelweiss23
c58d96db38
Translated using Weblate (English)
Currently translated at 100.0% (302 of 302 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-10-02 11:56:06 +00:00
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
2023-09-27 19:13:56 +02:00
deniscerri
48d4a2fa9f
1.6.7 2023-09-17 11:44:01 +02:00
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
2023-09-16 14:22:01 +02:00
deniscerri
236f83d161
stuff
added auto preferred download type
Show collected file size in multi download card
fixed app chossing worst format and not best
fixed update util not working in release
fixed ytm playlists not loading
fixed sponsorblock not being checked in multiple download card
added playlist and playlist index metadata in download items
added -a txt path if preferred download type is command or if the txt file is shared in terminal
fixed app cancelling workmanager earlier than expected
added title and author sync between audio and video frgaments
2023-09-09 12:15:07 +02:00
deniscerri
a1510cdcfa
stuff 2023-09-07 21:14:18 +02:00
deniscerri
a9f1e106a3
cleanup
Fixes:
When removing audio it doesn't remove the best audio
Make app only get the link part from Pinterest in share menu.   Look at this video... 👀 https://pin.it/...
add beta functionality to the app updating
If you are in beta and want to go to release allow downgrading
Language change doesnt restart activity
2023-09-07 19:41:42 +02:00
deniscerri
28fafaaf5f
1.6.6 2023-09-05 13:58:55 +02:00
Denis Çerri
50b41d868f
Translated using Weblate (English)
Currently translated at 100.0% (306 of 306 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-09-05 10:25:52 +02:00
deniscerri
6b89d3e3fd
stuff 2023-09-03 20:59:06 +02:00
deniscerri
e91262cc66
fixed webview ok button
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
2023-08-20 17:01:39 +02:00
deniscerri
7191dc00f2
implemented updating formats in the background worker 2023-07-30 18:40:15 +02:00
deniscerri
26ea19ab8c
CHANGELOG
- I think i fixed pausing and resuming multiple downloads since it was doing some funky stuff
- added rewind button
- fixed play button appearing in cut section when the video is playing
- fixed add extra command not working in the command template edit screen
- removed "Downloading" word in the preferences screen. Its Downloads now
- Show terminal preference was reversed so now its in correct behaviour
- Fixed share card not showing up
- Added embed metadata preference. Turning it off will remove any embedding metadata and parsing metadata commands
2023-07-29 14:00:14 +02:00
deniscerri
fecc38df82
Merge branch 'main' of https://github.com/deniscerri/ytdlnis 2023-07-28 00:13:24 +02:00
deniscerri
c44929d5cb
CHANGELOG
Added option to turn off usage of cookies
Some fixes with the cut screen
Added ability to save command templates as extra commands by default on every downloadcard/AddExtraCommandsDialog
fixed app not saving the proper youtube link and having to refetch data unnecessarily
removed question mark from settings restore dialog
fixed app scrolling in the tablayout in the download queue screen while you are dragging the vertical scrollbar
fixed app not destroying active downloads when you terminate the app
2023-07-27 23:41:50 +02:00
Denis Çerri
9a10582199
Translated using Weblate (English)
Currently translated at 100.0% (293 of 293 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-07-27 23:11:08 +02:00
Nidi
e21a450d25
Translated using Weblate (English)
Currently translated at 100.0% (293 of 293 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-07-26 15:19:22 +02:00
deniscerri
6dc25bab9a
CHANGELOG
made from and to textboxes wider in the cut video screen
added search engines in the search view
removed filename template override if the user leaves it empty. Now it follows the yt-dlp default
fixed app crashing when its tablet
added drag handle to scrolling content
added pause functionality
made video player faster to load for youtube videos
2023-07-22 20:11:41 +02:00
deniscerri
0cacff6e9f
Merge branch 'main' of https://github.com/deniscerri/ytdlnis 2023-07-20 22:41:09 +02:00
deniscerri
4227b1e43c
CHANGELOG
- added orange theme (its like yellow but slightly darker)
- added enforce keyframes at cuts preferences (it will also apply when you remove sponsorblock items)
- fixed cookies not getting saved on older droids
- fixed app making new folder instead of merging when moving files
- added ability to put multiple preferred format ids separated by commas for both audio and video
- added support for piped links
- fixed bug where if an item has no formats and you update audio formats and then go to video tab it will not show the video formats too
- made terminal share icon hidden by default
2023-07-20 22:38:45 +02:00
Denis Çerri
3d6a2aae85
Translated using Weblate (English)
Currently translated at 100.0% (292 of 292 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-07-16 18:01:41 +02:00
Denis Çerri
a3f47a0b30
Translated using Weblate (English)
Currently translated at 100.0% (286 of 286 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-07-15 20:55:41 +02:00
deniscerri
41306565ab
way too many stuff
- long press download button to save it for later and not schedule it. Also works when u try to queue multiple items
- change app icon background based on theme
- fixed bug when trying to redownload a history item and wanting to use a different type
- made the scheduled item auto-update after its queued so the app doesnt have to update when it begins downloading
- some fixes with output templates
- fixed container and vcodec being saved with translated strings and not constants
- added download thumbnail functionality. Click the result card in the middle and use the video player. Also observe running and queued downloads for that item
- removed api key
- fixed recommendations sometimes not showing in that location
- added feature to disable thumbnails on certain screens. U can choose
- added feature to convert subs to different formats
- added youtube music search provider
- made app name have a color depending on the theme
- fixed format card not showing a translated string on best and worst strings
- added ability to hide the format intent filter from the share menu
- fixed app killing active downloads when removing a queued item
- fixed filename template not showing uploader on odysee
- other small stuff
2023-07-15 20:37:28 +02:00
deniscerri
f303a4f879
more stuff
Quick download item log has no title now, maybe you can use "null" or the link? 'Cause it looks hilarious, LOL
Fix search history not showing sometimes
Add download type in logs
fix video not showing in cut screen
fixed xhamster not showing results
2023-07-12 22:16:52 +02:00
deniscerri
d659686e01
few changes
-made the download logs not freeze the app
-download logs will work on quick downloaded items that were later updated
-added app arch and build type in the about section
-added "force-keyframes-at-cuts" preference
2023-07-10 22:30:59 +02:00
deniscerri
b1b5dbc608
alot of stuff
-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
2023-06-25 22:07:08 +02:00
deniscerri
3fe3de940b
stuff
fixed korean
fixed please wait card not showing up
fixed audio format using mp4 containers
added portugese
added greek
fixed container not updating in multi select card
fixed queued swipe to delete bug
2023-06-23 22:54:58 +02:00
deniscerri
7131e3e1e8
added preferred audio format id 2023-06-16 19:11:05 +02:00
Ayush Jain
f5ffe46463
Translated using Weblate (English)
Currently translated at 100.0% (278 of 278 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-06-15 09:09:44 +02:00
Ayush Jain
f6a6961941
Translated using Weblate (English)
Currently translated at 100.0% (278 of 278 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-06-14 20:42:28 +02:00
Олег Пронин
5c50ac0583
Translated using Weblate (English)
Currently translated at 100.0% (278 of 278 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-06-14 08:04:41 +02:00
deniscerri
297cc53710
added playlist support from piped and fixed some format bugs 2023-06-11 23:37:47 +02:00
deniscerri
6bddd7b3a4
more stuff 2023-06-10 10:43:17 +02:00
deniscerri
1e95bc1c2d
Merge branch 'main' of https://github.com/deniscerri/ytdlnis 2023-06-08 22:10:14 +02:00
deniscerri
2630954136
added search by author 2023-06-08 18:41:53 +02:00
Nidi
4c98696a60
Translated using Weblate (English)
Currently translated at 100.0% (275 of 275 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-06-08 17:21:09 +02:00
Guru_22
e93c151691
Translated using Weblate (English)
Currently translated at 100.0% (275 of 275 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-06-03 11:38:39 +02:00
Guru_22
9d72fd0f86
Translated using Weblate (English)
Currently translated at 100.0% (274 of 274 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-06-01 21:26:12 +02:00
deniscerri
e9f627030a
Merge branch 'main' of https://github.com/deniscerri/ytdlnis 2023-05-31 23:40:06 +02:00
deniscerri
23c469f4bd
even more stuff
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
2023-05-31 23:38:17 +02:00
Guru_22
a2b5612ff2
Translated using Weblate (English)
Currently translated at 100.0% (274 of 274 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-05-31 11:28:45 +02:00
deniscerri
3289a4fb96
more stuff
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
2023-05-28 22:32:35 +02:00
deniscerri
4061f3878a
added support for multiple folder support in filename templates. Not working in OTG 2023-05-28 19:28:22 +02:00
deniscerri
0f6d1fa765
more more fixes lol
fixed Snackbar overlapping with buttons on settings
fixed locale not translating right in download card
fixed format updating the container when re-selecting it
made the video tab disabled when the item only has audio formats
made the app fetch streaming url and chapters from the start so it loads faster when trying to cut a video
added url in format item
2023-05-28 13:19:35 +02:00
deniscerri
bfdc7df88a
fixed search history not showing 2023-05-26 23:41:29 +02:00
deniscerri
601e2db741
Merge branch 'main' of https://github.com/deniscerri/ytdlnis 2023-05-26 20:58:01 +02:00
deniscerri
f259d31b7f
more stuff
Added crop thumbnail as a preference
Added ability to backup errored downloads
Format cards will show collected filesize when multiple audio formats are chosen
2023-05-26 20:54:34 +02:00
deniscerri
a4015513c5
Merge pull request #149 from weblate/weblate-ytdlnis-strings
Translations update from Hosted Weblate
2023-05-26 06:57:50 +02:00
deniscerri
e62b2e6246
added swipe gestures as a preference & made deleted queued items move to cancelled instead of deleting completely 2023-05-25 20:35:22 +02:00
Guru_22
6f4672f341
Translated using Weblate (English)
Currently translated at 100.0% (264 of 264 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-05-25 19:50:33 +02:00
deniscerri
aadac439f3
stuff
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
2023-05-22 20:32:09 +02:00
deniscerri
59ca614ffd
stuff
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
2023-05-19 22:12:31 +02:00
deniscerri
9e2115fc56
fix? 2023-05-17 18:56:45 +02:00
deniscerri
ced16b234d
random fixes
Fixed tablet ui made it appear on 600dpi and up and other tablet touchups
Fixed trending videos showing up when u try to update quick download item
Fixed json being unclikckable on old models when trying to restore. Now all files are clickable. U will just get a snackbar showing that it couldn't parse the file if its not correct
2023-05-15 20:26:31 +02:00
deniscerri
2bd2db60b6
remove unused components 2023-05-14 22:14:12 +02:00
deniscerri
07caaf98d7
fixed searchbar not closing on back gesture 2023-05-14 09:51:27 +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
a4c9fb3f3e
update readme 2023-05-07 18:42:16 +02:00
deniscerri
376ee73af2
qol fixes 2023-05-06 22:34:50 +02:00
deniscerri
fa341a53f2
added ability keep cached files when download is finished 2023-05-06 12:15:10 +02:00
deniscerri
b6d18f78a3
implemented pause button in notification 2023-05-05 22:28:35 +02:00
deniscerri
0c67f43497
implemented preferred locale for video recommendations 2023-05-03 20:23:56 +02:00
deniscerri
3101a32925
more crumbs 2023-05-01 14:50:17 +02:00
deniscerri
888dabc352
crumbs 2023-05-01 12:51:22 +02:00
deniscerri
a6a4754bb2
added check for present downloads & fixed downloads not getting cancelled 2023-04-27 23:01:02 +02:00
deniscerri
562dd82845
added preferred download id & download now button on schedule downloads in the details sheet 2023-04-27 19:53:07 +02:00
deniscerri
a890213596
Merge branch 'main' of https://github.com/deniscerri/ytdlnis 2023-04-26 22:15:37 +02:00
deniscerri
32213089c8
added remove audio feature and fixes on the finished download notification 2023-04-26 22:15:25 +02:00
Denis Çerri
512dc5dc03
Translated using Weblate (English)
Currently translated at 100.0% (240 of 240 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-04-25 20:33:58 +02:00
deniscerri
ed0a01f5fc
added quick download mode 2023-04-24 22:31:21 +02:00
deniscerri
4b921bd6c7
fixed ytm playlist links not showing all items and more theme fixes 2023-04-23 21:37:33 +02:00
Denis Çerri
ed56f58b54
Translated using Weblate (English)
Currently translated at 100.0% (240 of 240 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-04-23 14:50:27 +02:00
Allan Nordhøy
7d0469affc
Translated using Weblate (English)
Currently translated at 100.0% (240 of 240 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-04-23 14:50:27 +02:00
deniscerri
948d46f1a1
Merge branch 'main' of https://github.com/deniscerri/ytdlnis 2023-04-23 14:42:18 +02:00
deniscerri
a29eecadee
theme bug fixes 2023-04-23 14:42:12 +02:00
Allan Nordhøy
e9f8a05c3f
Translated using Weblate (English)
Currently translated at 100.0% (240 of 240 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
2023-04-23 13:25:12 +02:00
deniscerri
d46fd82f72
added swipe gestures in history screen and notifications when downloads are finished and errored with actions open/share/open logs 2023-04-22 20:31:55 +02:00
deniscerri
0112b09677
added strings 2023-04-22 16:46:25 +02:00
deniscerri
a033a2c48f
aa 2023-04-22 16:44:23 +02:00
deniscerri
f5edae69b2
implemented custom themes 2023-04-22 16:40:59 +02:00
deniscerri
f78ec2c16d
added quality string 2023-04-22 08:15:02 +02:00
deniscerri
b4184fbf5e
fixed strings 2023-04-21 19:33:41 +02:00
deniscerri
55e94c7b66
added file picker 2023-04-21 18:58:10 +02:00
deniscerri
4b433f66b9
added format details sheet on long press 2023-04-21 00:10:30 +02:00
deniscerri
a1655810f0
added swipes for download cards 2023-04-20 22:35:47 +02:00
deniscerri
326e701812
implemented tablet ui & folder picker in terminal 2023-04-20 00:09:20 +02:00
deniscerri
81a47c3407
implemented fetching common formats for a playlist (WIP) 2023-04-18 23:12:30 +02:00
deniscerri
5b1992a554
added multiple search engines 2023-04-17 22:07:38 +02:00
deniscerri
6b83fd7f46
made video recommendations as optional 2023-04-17 13:51:56 +02:00
deniscerri
e3dc11f312
fastlane fixes 2023-04-16 16:07:53 +02:00
deniscerri
07b28729a6
updated active download card design 2023-04-16 00:05:06 +02:00
deniscerri
6fb8f035fe
implemented saving subs in a file 2023-04-14 00:24:51 +02:00
deniscerri
55b59d75b1
implemented cookies import & invert selected in contextual app bar & download preference without metered networks 2023-04-12 22:17:33 +02:00
deniscerri
6fc87df98d
implemented cookies 2023-04-09 15:44:00 +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
2bfa9e5138
implemented multiple cuts in a video 2023-04-08 14:00:42 +02:00
deniscerri
daac3fd241
fixed rtl not working with multiple search 2023-04-02 15:07:53 +02:00
deniscerri
78a80a734d
added ignore battery optimization and other small stuff 2023-03-31 23:07:36 +02:00
deniscerri
9dbf92a5d1
added automatic format updates & removed app from recents when terminated 2023-03-27 22:29:22 +02:00
deniscerri
55e878467c
implemented download sections in audio/video tab 2023-03-26 17:13:59 +02:00
deniscerri
467c0bd16e
added custom command and shortcuts buttons to terminal screen 2023-03-25 21:58:48 +01:00
deniscerri
506929b453
added terminate app button 2023-03-25 16:27:46 +01:00
deniscerri
badf4fb0d9
added generic formats for audio 2023-03-22 18:15:09 +01:00
deniscerri
847debf00d
small fixes 2023-03-22 12:56:57 +01:00
deniscerri
d3887dd7d9
added restrict filenames preference and changed download card design 2023-03-19 16:25:37 +01:00
deniscerri
38a783214c
fixed some strings not added 2023-03-18 15:30:56 +01:00
deniscerri
7eec8829da
added copied link as result in searchbar 2023-03-18 12:26:34 +01:00
deniscerri
ee8c387c33
removed unused resources 2023-03-15 18:51:39 +01:00
deniscerri
78cdaf5642
added free space text below file picker 2023-03-14 12:15:08 +01:00
deniscerri
3c35a601a1
fixed queued downloads not clearing & added yt-dlp version in settings 2023-03-14 09:15:09 +01:00
deniscerri
4c56042123
added clear temporary files 2023-03-13 22:47:46 +01:00
deniscerri
3d493e4e58
added sorting by file size in history 2023-03-13 22:07:45 +01:00
deniscerri
075dcf874d
added themed icon for a12 and up & added ability to change scheduled time of a download 2023-03-13 21:36:50 +01:00
deniscerri
c5f4f3bf71
refactoring fluff 2023-03-12 17:49:14 +01:00
Denis Çerri
679e6d040e
added restart dialog when workmanager concurrent downloads preference is updated 2023-03-11 22:39:49 +01:00
Denis Çerri
ba10376835
added weblate link 2023-03-11 22:34:04 +01:00
Denis Çerri
673ad23c73
added telegram and discord links in more section 2023-03-11 22:26:05 +01:00
Denis Çerri
33c081d132
added download type toggle in download multiple card 2023-03-11 15:07:06 +01:00
Denis Çerri
f26fd7498d
added split by chapters 2023-03-11 12:12:34 +01:00
Denis Çerri
724702ffc1
added copy url in download card 2023-03-11 09:47:30 +01:00
Denis Çerri
cd63e73011
added redownload button on deleted history items 2023-03-11 08:59:03 +01:00
Denis Çerri
53bc051bc1
added search bar 2023-03-09 20:18:03 +01:00
Denis Çerri
224c22a5ff
Added preference to acess all files permission 2023-03-07 13:12:07 +01:00
Denis Çerri
cc8614d175
implemented processing multiple items from a playlist 2023-03-05 18:16:28 +01:00
Denis Çerri
7d5f32b4bf
added ability to edit command template & delete. Fixed logs not scrolling. Implemented import/export templates from clipboard. Implemented Error Items Log Button 2023-03-04 22:57:10 +01:00
Denis Çerri
5fed145313
fixed bugs with custom command and other small things 2023-03-04 18:13:22 +01:00
Denis Çerri
895476aa01
added tab layout on download queue screen 2023-03-04 13:30:58 +01:00
Denis Çerri
24fa1d1509
implemented custom command 2023-03-04 12:23:59 +01:00
Denis Çerri
24f04ec2ba
fixed some bugs on terminal mode and download card 2023-02-27 20:39:15 +01:00
Denis Çerri
81e5d92a97
added grid layout for tablets and landscape mode 2023-02-26 20:09:36 +01:00
Denis Çerri
8ff441172e
implemented download queue 2023-02-26 19:24:51 +01:00
Denis Çerri
9574788ae8
added download logs support 2023-02-26 12:44:58 +01:00
Denis Çerri
1328e77711
made downloads write logs based on user preference 2023-02-26 10:30:27 +01:00
Denis Çerri
ee4d422bf0
added mtime preference & format updating on empty formatted results 2023-02-25 21:32:17 +01:00
Denis Çerri
1adba854e8
added search history 2023-02-25 20:32:26 +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
aa8a9270bd
crumbs 2023-02-23 22:15:14 +01:00
Denis Çerri
9f7ef2f93d
changed bottom sheet design 2023-02-22 21:34:28 +01:00
Denis Çerri
ad452de1ae
fixed language switching api smaller than 33 2023-02-22 13:03:01 +01:00
Denis Çerri
5482105a18
fixed terminal mode somewhat & implemented language preference 2023-02-18 21:59:15 +01:00
Denis Çerri
48cc4f3f75
Changed search suggestions provider & more
Replaced invidious dependency with googles
added ability to toggle thumbnail embedding for audio on the download card
2023-02-18 14:19:46 +01:00
Denis Çerri
5ea0c4654f
added ability to upgrade to nightly builds of yt-dlp 2023-02-18 12:20:19 +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
2b0f1322d3
fixed file scanning and tabs not storing correct types 2023-02-03 16:07:46 +01:00
Denis Çerri
6dc413cbd2
turned more files to kotlin 2023-01-24 19:27:40 +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