Commit graph

33 commits

Author SHA1 Message Date
deniscerri
d3887dd7d9
added restrict filenames preference and changed download card design 2023-03-19 16:25:37 +01:00
deniscerri
08eb4a0f0a
touchups 2023-03-14 21:40:01 +01:00
deniscerri
d5824f59d3
hotfixes 2023-03-14 15:07:10 +01:00
deniscerri
1ed09133bc
removed format card title if there are not formats in audio section 2023-03-14 12:56:31 +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
Denis Çerri
46b1ab59ab
pre-merge 2023-03-12 17:15:29 +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
224c22a5ff
Added preference to acess all files permission 2023-03-07 13:12:07 +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
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
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
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
14033e38e2
added other sponsorblock delete categories 2023-01-02 22:34:43 +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
ecf79fbff4
[beta] added functional download config cards 2022-10-18 00:53:22 +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
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
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
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
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
0ef8f5bf7b
Init 2022-05-27 22:50:23 +02:00