Commit graph

59 commits

Author SHA1 Message Date
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
0c67f43497
implemented preferred locale for video recommendations 2023-05-03 20:23:56 +02:00
deniscerri
888dabc352
crumbs 2023-05-01 12:51:22 +02:00
deniscerri
a29eecadee
theme bug fixes 2023-04-23 14:42:12 +02:00
deniscerri
1920afac33
added baselineprofile & fixed share file intent 2023-03-21 22:06:45 +01:00
deniscerri
d3887dd7d9
added restrict filenames preference and changed download card design 2023-03-19 16:25:37 +01:00
deniscerri
bf4884c70a
added incognito header 2023-03-14 08:01:49 +01:00
deniscerri
4c56042123
added clear temporary files 2023-03-13 22:47:46 +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
4f6e2e29b7
fixed create template and shortcut not scrolling when too many elements are added 2023-03-11 20:31:59 +01:00
Denis Çerri
33c081d132
added download type toggle in download multiple card 2023-03-11 15:07:06 +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
5fed145313
fixed bugs with custom command and other small things 2023-03-04 18:13:22 +01:00
Denis Çerri
24fa1d1509
implemented custom command 2023-03-04 12:23:59 +01:00
Denis Çerri
ee4d422bf0
added mtime preference & format updating on empty formatted results 2023-02-25 21:32:17 +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
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
Denis Çerri
19eab5e054
fixed some things in download card 2023-01-22 18:16:22 +01:00
Denis Çerri
2371ab734d
added other download cards and recyclerview for cards to be queued for download 2023-01-21 16:51:22 +01:00
Denis Çerri
d124b8fb5f
added invidious formats and unified download card for a single item 2023-01-20 23:09:20 +01:00
Denis Çerri
542121d446
implemented diffutil on history recyclerview 2023-01-15 16:48:51 +01:00
Denis Çerri
604fd300c8
kotlin-migration init 2023-01-03 23:31:32 +01:00
Denis Çerri
14033e38e2
added other sponsorblock delete categories 2023-01-02 22:34:43 +01:00
Denis Çerri
4b5dc1fb40
added invidous support for youtube queries
also added search suggestions
2023-01-01 20:04:34 +01:00
Denis Çerri
a699711671
added ability to share txt file to the app
txt file can have any links, playlist links or simple queries. The app will go through each line and put them in the result page
2022-10-19 23:41:59 +02:00
Denis Çerri
c855b6ad2e
added "open file from downloaded item" functionality and deleting multiple downloaded items by long clicking / selecting them 2022-10-19 16:21:11 +02:00
Denis Çerri
ecf79fbff4
[beta] added functional download config cards 2022-10-18 00:53:22 +02:00
Denis Çerri
c763d00f08
init bottom cards for configuring download for both audio and video 2022-10-16 23:37:54 +02:00
Denis Çerri
8910d19815
added incognito mode, ability to delete file when deleting history item
also fixed cancel all downloads button from the top app bar not disappearing when i cancel the single download from the card
2022-10-13 22:58:24 +02:00
Denis Çerri
b6f6edb690
added downloading items on the downloads tab, they can be cancelled
TODO, update home fragment when downloads tab cancels
2022-10-11 01:07:32 +02:00
Denis Çerri
a3f0667c7d
fixed bug when queued audio and video were of same source
2nd click downloaded the same type as the first. Now they download as expected
2022-10-08 00:41:15 +02:00
Denis Çerri
42deee3f2e
added chips to downloads fragment (sort, filter by type and website) 2022-10-07 01:39:06 +02:00
Denis Çerri
e86b44ee51
finished download states on home fragment
handled download states through the recyclerview so that they are correct even if the app is killed and reopened
2022-10-05 01:46:58 +02:00
Denis Çerri
b93ed7309e
made clicked results cancellable 2022-10-04 01:36:31 +02:00
Denis Çerri
b5119e8b4e
fixed downloads delete dialogs not showing
also fixed certain files not getting recognized in the filesystem and giving a false negative on downloads tab, making them grey
made grey downloads' buttons grey too
switched the button to materialbutton like home
replaced basic progressbar to linearprogress. Now progress is buttery smooth
2022-10-02 01:19:18 +02:00
Denis Çerri
3936e83578
new small features
made progress bar as thick as the card and somewhat transparent, looks nicer
made the download progress not cut off and be seamless when transitioning from intermediate to solid colors
renamed history tab to downloads
added videopath to downloaded items and if they are not in the filesystem, they are greyed out
made updating app as a toggle in the main settings page. moved update ytdl there aswell
fixed not getting all playlist items from generic ytdl request
brought back the default api key. If the key is throttled, it will try to use the user's custom youtube api key. If that key is throttled too, it will use the generic request as a last resort
2022-10-01 00:18:55 +02:00
Denis Çerri
dfd560204e
fixed api issues and other stuff
Due to high app usage my personal youtube api key was throttled. I removed the built-in api key for default yt-dlp requests. slower but usable to everyone. You can add your own youtube api key in the setttings for faster responses
fixed downloaded items other than youtube not having proper download links
fixed app crashing when pressing download all button
2022-09-30 00:58:19 +02:00
Denis Çerri
69abfb947f
added app icon (thank you decipher3114)
fixed app crashing when you multiselect and unselect
removed utc from history
updated mp3 and mp4 tags to audio and video
made app have a different background if its light or dark theme
2022-09-28 00:15:30 +02:00
Denis Çerri
6473f452a1
added stateless downloads & more
changed folder structure to ytdlnis instead of ytdl
when downloads are finished, history fragment updates itself
changed video duration of livestreams to LIVE
Fixed update dialog showing when you dont have internet
removed download functionality from home fragment and put it all on downloadservice. This makes the download stateless and the ui can be updated when you go back to the app
did the same for custom command activity
slight changes on result card ui
added fastlane metadata
added support for other yt-dlp videos instead of just focusing on youtube. Youtube is still the main focus
updated database
slight design changes
made bottom navigation bar the same color as the background
changed download buttons background colors inside cards
fixed result items changing download status icons when scrolling through recyclerview
updated readme
2022-09-23 23:55:02 +02:00
Denis Çerri
4f4a6a4660
1.2.0
added some final touches
made the download cancellable
fixed button visibility issues
updated to latest version of youtubedl-android
2022-09-18 13:49:22 +02:00
Denis Çerri
709a3778a2
other new features
- check for updates when app launches
- remove scrollview so that recyclerview can recycle. It wont hide the top bar but thats a sacrifice for the greater good.
- remove download all mini card and made it into a floating action button
- made video loading from playlists as fast as possible even if you have thousands of videos in a list. It adds videos in recyclerview in a form of pagination
- fixed preferences when you just installed the app and you never opened the preference screen you can still download without erroring out
2022-09-18 00:27:36 +02:00
Denis Çerri
b81add6008
new features
added download range for playlists functionality
made result cards clickable so you can download only them
2022-09-16 23:43:50 +02:00
Denis Çerri
8117f9081b
Added Custom Command Feature and Self Updating Feature
- also other minor stuff, and new preferences
2022-09-16 01:24:17 +02:00