Commit Graph

54 Commits (1328e7771151319369663d07ab81d6ae3c020321)

Author SHA1 Message Date
Denis Çerri 1328e77711
made downloads write logs based on user preference 3 years ago
Denis Çerri ee4d422bf0
added mtime preference & format updating on empty formatted results 3 years ago
Denis Çerri 1adba854e8
added search history 3 years ago
Denis Çerri 0047f8a833
added more details on format selection & implemented download card in share intent 3 years ago
Denis Çerri 9f7ef2f93d
changed bottom sheet design 3 years ago
Denis Çerri ad452de1ae
fixed language switching api smaller than 33 3 years ago
Denis Çerri 5482105a18
fixed terminal mode somewhat & implemented language preference 3 years ago
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
3 years ago
Denis Çerri 5ea0c4654f
added ability to upgrade to nightly builds of yt-dlp 3 years ago
Denis Çerri 2bfb998e4a
change animations for bottom sheet 3 years ago
Denis Çerri d860511ce9
implemented download scheduling 3 years ago
Denis Çerri 2b0f1322d3
fixed file scanning and tabs not storing correct types 3 years ago
Denis Çerri 6dc413cbd2
turned more files to kotlin 4 years ago
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
4 years ago
Denis Çerri 7f813ebd96
added new download card again... 4 years ago
Denis Çerri 19eab5e054
fixed some things in download card 4 years ago
Denis Çerri 2371ab734d
added other download cards and recyclerview for cards to be queued for download 4 years ago
Denis Çerri d124b8fb5f
added invidious formats and unified download card for a single item 4 years ago
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
4 years ago
Denis Çerri bba9dbd96a
made downloads work on OTG drives 4 years ago
Denis Çerri 14033e38e2
added other sponsorblock delete categories 4 years ago
Denis Çerri d772e54afe
breadcrumbs #2 4 years ago
Denis Çerri 4bd773241a
Translated using Weblate (English)
Currently translated at 100.0% (135 of 135 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/en/
4 years ago
Allan Nordhøy eef5a44ec7
Small fixes 4 years ago
Allan Nordhøy 4a19712f5e
App strings reworked 4 years ago
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
4 years ago
Denis Çerri c855b6ad2e
added "open file from downloaded item" functionality and deleting multiple downloaded items by long clicking / selecting them 4 years ago
Denis Çerri 32cbc52339
added download cards for download all and download selected vids 4 years ago
Denis Çerri ecf79fbff4
[beta] added functional download config cards 4 years ago
Denis Çerri c763d00f08
init bottom cards for configuring download for both audio and video 4 years ago
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
4 years ago
Denis Çerri 83055c0a42
fixed updating items when downloads cancel and fixed item downloading the same type (again) 4 years ago
Denis Çerri b6f6edb690
added downloading items on the downloads tab, they can be cancelled
TODO, update home fragment when downloads tab cancels
4 years ago
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
4 years ago
Denis Çerri 42deee3f2e
added chips to downloads fragment (sort, filter by type and website) 4 years ago
Denis Çerri b93ed7309e
made clicked results cancellable 4 years ago
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
4 years ago
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
4 years ago
Denis Çerri 5bd20ad5fd
translated leftover strings #2 4 years ago
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
4 years ago
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
4 years ago
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
4 years ago
Denis Çerri 9807b835f8
breadcrumbs 4 years ago
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
4 years ago
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
4 years ago
Denis Çerri b81add6008
new features
added download range for playlists functionality
made result cards clickable so you can download only them
4 years ago
Denis Çerri 8117f9081b
Added Custom Command Feature and Self Updating Feature
- also other minor stuff, and new preferences
4 years ago
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
4 years ago
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
4 years ago
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
4 years ago