Commit graph

311 commits

Author SHA1 Message Date
Denis Çerri
24f04ec2ba
fixed some bugs on terminal mode and download card 2023-02-27 20:39:15 +01:00
Denis Çerri
e46976e182
crmbs 2023-02-26 20:46:48 +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
8eb0370c69
made the logs not store if incognito is on and stopped log getting recreated if deleted 2023-02-26 14:46:03 +01:00
Denis Çerri
7eabba9c02
bug fixes 2023-02-26 13:47:41 +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
c43cc4bfc6
changed date and timer pickers to material 2023-02-23 10:03:02 +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
3937dd6e4c
reverted terminal mode to rxjava for simplicity sake 2023-02-19 21:19:01 +01:00
Denis Çerri
5482105a18
fixed terminal mode somewhat & implemented language preference 2023-02-18 21:59:15 +01:00
Denis Çerri
7783b2846d
added more sorting options to history 2023-02-18 15:35:36 +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
2fd96cf3b2
more stuff lol 2023-02-07 17:33:40 +01:00
Denis Çerri
2b0f1322d3
fixed file scanning and tabs not storing correct types 2023-02-03 16:07:46 +01:00
Denis Çerri
144e8e9bc5
fixed download cancelling and title and author not renaming 2023-01-31 19:02:16 +01:00
Denis Çerri
c653edb387
fixed audio downloads 2023-01-30 23:04:51 +01:00
Denis Çerri
544a8eab14
implemented work calls after processing downloads 2023-01-30 00:00:03 +01:00
Denis Çerri
5e47c98ec5
more fixes 2023-01-28 19:14:39 +01:00
Denis Çerri
af4294e092
fixes 2023-01-28 00:47:53 +01:00
Denis Çerri
9e5f0e5fab
implemented format inside objects instead of a separate table 2023-01-27 21:27:41 +01:00
Denis Çerri
ff58bd2dbf
added download multiple card 2023-01-25 16:41:16 +01:00
Denis Çerri
a6b078f95b
removed old download service 2023-01-24 19:32:00 +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
c4c4e7eab1
added formats 2023-01-19 21:16:42 +01:00
Denis Çerri
09bddccb61
added livedata to results 2023-01-18 22:51:58 +01:00
Denis Çerri
335be8299c
created download worker 2023-01-18 19:52:27 +01:00
Denis Çerri
ec465f8bda
fixed thumb not showing in samsung music 2023-01-17 19:17:19 +01:00
Denis Çerri
82b24c4ea2
fixed history items not having proper indexes 2023-01-16 12:00:35 +01:00
Denis Çerri
542121d446
implemented diffutil on history recyclerview 2023-01-15 16:48:51 +01:00
Denis Çerri
d91b6dc217
random stuff 2023-01-10 11:47:05 +01:00
Denis Çerri
b330a5ba08
dev init 2023-01-08 16:50:57 +01:00
Denis Çerri
51ff22abcd
made file transfer a separate worker
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
2023-01-08 00:32:46 +01:00
Denis Çerri
427b96957c
fixed opus not saving with thumbnail & added share intent for custom command 2023-01-07 14:09:40 +01:00
Denis Çerri
f4d3ff5c25
fixed white space on bottom navigation 2023-01-07 12:33:13 +01:00
Denis Çerri
9871b38b68
fixed icons not showing well in small phones 2023-01-07 10:57:46 +01:00
Denis Çerri
bba9dbd96a
made downloads work on OTG drives 2023-01-06 22:49:44 +01:00
Denis Çerri
b83c73048b
fixed results being duplicated when reopening the app 2023-01-06 16:51:26 +01:00
Denis Çerri
6c644b9d7e
removed unimplemented components 2023-01-05 11:53:37 +01:00
Denis Çerri
1c1322ab60
breadcrumbs 2023-01-04 17:00:07 +01:00
Denis Çerri
ad30d363d8
fixed app not parsing youtube shorts 2023-01-04 16:32:25 +01:00
Denis Çerri
49db13833f
converted app, info/notification/update util, notification receiver to kotlin 2023-01-04 14:14:02 +01:00
Denis Çerri
604fd300c8
kotlin-migration init 2023-01-03 23:31:32 +01:00
Denis Çerri
f2c4fc33a3
code cleanup 2023-01-03 17:10:33 +01:00
Denis Çerri
dc75436bdc
added playlist support for invidious & removed recyclerview flashes 2023-01-03 00:37:24 +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
8dff21bc8a
more breadcrumbs
added a default value for format quality selection
fixed app not downloading files with bad characters like : ' " , .
added default video format
added worst video quality as selection
2022-12-31 13:35:08 +01:00
Denis Çerri
d772e54afe
breadcrumbs #2 2022-12-26 23:24:28 +01:00
Denis Çerri
fca43ed67d
added turkish 2022-12-16 11:49:25 +01:00
Denis Çerri
8f533ab67e
fixed app crashing when using links that have data missing 2022-10-22 09:59:50 +02:00
Denis Çerri
4a387ea0cf
even more fixes 2022-10-21 16:11:12 +02:00
Denis Çerri
4edd72f627
fixed file import bugs 2022-10-20 18:17:56 +02: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
32cbc52339
added download cards for download all and download selected vids 2022-10-18 21:38:38 +02:00
Denis Çerri
9d500b46fc
added support for editing author name 2022-10-18 18:30:24 +02:00
Denis Çerri
b60d02adb0
added ability to change item title before download
changing author is possible but a limitation of youtubedl-android prevents doing both at the same time
2022-10-18 17:38:00 +02:00
Denis Çerri
ecf79fbff4
[beta] added functional download config cards 2022-10-18 00:53:22 +02:00
Denis Çerri
0ca90d17a3
added cancel button on download notification
and fixed servive bugs when app was killed and reopened
2022-10-15 23:23:20 +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
83055c0a42
fixed updating items when downloads cancel and fixed item downloading the same type (again) 2022-10-12 22:12:17 +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
5bd20ad5fd
translated leftover strings #2 2022-09-30 01:02:22 +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
2e355562d3
breadcrumb #2 2022-09-20 11:03:19 +02:00
Denis Çerri
21b6847a23
fixed cards not reseting properly when clearing results 2022-09-20 01:19:06 +02:00
Denis Çerri
570dcfc94e
fixed playlist repeating the last page 2022-09-19 21:31:24 +02:00
Denis Çerri
9bd2e81b64
removed unnecessary thread sleep 2022-09-19 21:10:31 +02:00
Denis Çerri
9807b835f8
breadcrumbs 2022-09-19 17:21:11 +02:00
Denis Çerri
e3106936b8
removed update toast when app first opens 2022-09-18 14:25:30 +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
Denis Çerri
d931edad72
new settings features
implemented alot of sponsorblock and ytdlp features as settings
moved settings fragment to a different activity
added boilerplate bottom nav pages that will be added later
2022-09-13 00:01:22 +02:00
Denis Çerri
a061c78ae0
fixed folder structure 2022-09-11 22:26:55 +02:00
Denis Çerri
e3f9e4bfb4
small fixes
ordered history items in descending order
changed menu item colors
2022-09-10 23:45:41 +02:00
Denis Çerri
8c3525c1d5
system overhaul / fixes / new features
- fixed titles in folders and gradle builds
- converted downloading to a background service so that it continues even if the app is killed
- converted listviews on home and history fragments with recyclerviews to increase speed
- removed pull to refresh and floating action buttons for proper top app bar icons
- added search functionality to history
- added dialog if pressed delete all in history
- made new downloads add to queue if a download is on progress
- fixed leftover hardcoded strings
- added sponsorblock functionality. Removed non music parts for audio files and added chapters for videos
- fixed shimmer not removing when opening a video from share intent
- showed no results image when history is empty or there are no results
- made history cards clickable. You can delete them or open the link in youtube or copy the link to the clipboard
2022-09-04 23:50:11 +02:00
Denis Çerri
28a72866ca
small fixes
added icons to preferences
updated icon colors
removed some leftover hardcoded strings
fixed time formatting
fixed image table in readme
2022-08-30 14:06:35 +02:00
Denis Çerri
2b28f3472b
1.1.0
- removed programmatical creation of cards and instead inflated them through layouts
- created shimmer card effects when cards are loading from the api
- made api calls in threads so that the app won't hang loading tons of data
- made buttons adapt to Material U colors
- made result cards show which videos are downloaded already by changing the download icons
- showed video duration in result files
- added trending videos if results are empty, based on your location
- made the cards 16:9 no all devices
- removed old menubar and now it blends with the statusbar
- When switching to light mode, the status bar now changes as expected
- added download progress notification
- removed unnecessary toasts
- fixed card scrolling when downloading a playlist
- added floating action button to scroll to top
- made appbar clickable that will also scroll to top
- made bottom nav bar buttons scroll to top if you are clicking the highlighted button
- fixed text sizes and positions
- removed youtubedl-android folders and instead used modules (it now works, previously i had to manually add them)
- removed hard coded strings which most were albanian. Now they are english by default and if you change the language in your phone's settings, it changes language too. Currently the app supports only English and Albanian
- and other small fixes and details
2022-08-21 13:17:32 +02:00
Denis Çerri
af2c7eefab
v1.0.1 - Fixes & New Features
- Fixed single video link on share intent from the new internal api request
- Added pull to refresh on history fragment so u dont have to close the app to see recent history elements
- Each fragment has now its own titlebar
2022-06-20 12:38:48 +02:00
Denis Çerri
9230185930
Ditched external server calls & made the app show all playlist items and not first 50 videos 2022-06-20 01:29:15 +02:00
Denis Çerri
217c0f431f
Fixed share feature 2022-05-31 19:17:52 +02:00
Denis Çerri
aa5eab7743
Saved Fragment states when switched instead of recreated them
- Added delete results button in main menu
- Made search button color more recognisable
2022-05-30 01:26:19 +02:00
Denis Çerri
d3e77c2b9b
Improved app layout for other devices
- Other general design fixes
- Implemented a default theme for devices below android 12
- Added more colors to android 12 devices
2022-05-29 00:10:22 +02:00
Denis Çerri
b9a0b54ec5
Fixed History Text Date Alignment 2022-05-28 17:29:16 +02:00
Denis Çerri
8d178f6f1b
App finalization
Version 1.0.0
- Added delete history in history fragment
- Stored every search result in a database so that you can see them even after app is closed
- Fixed bad directory path text by converting it to UTF-8
- Made the app download the whole playlist
- Made the app keep track of songs that have already been downloaded by showing the finished progress bar on them if the fragment gets reloaded
- Fixed metadata on music files by adding thumbnail and proper metadata on author and title by using tags
2022-05-28 17:18:04 +02:00
Denis Çerri
0ef8f5bf7b
Init 2022-05-27 22:50:23 +02:00