Commit Graph

79 Commits (v1.4.8)

Author SHA1 Message Date
Denis Çerri 1c1322ab60
breadcrumbs 3 years ago
Denis Çerri ad30d363d8
fixed app not parsing youtube shorts 3 years ago
Denis Çerri 49db13833f
converted app, info/notification/update util, notification receiver to kotlin 3 years ago
Denis Çerri 604fd300c8
kotlin-migration init 3 years ago
Denis Çerri f2c4fc33a3
code cleanup 3 years ago
Denis Çerri dc75436bdc
added playlist support for invidious & removed recyclerview flashes 3 years ago
Denis Çerri 14033e38e2
added other sponsorblock delete categories 3 years ago
Denis Çerri 4b5dc1fb40
added invidous support for youtube queries
also added search suggestions
3 years ago
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
3 years ago
AdeRRo fd8bfb6cd5
Translated using Weblate (Polish)
Currently translated at 100.0% (138 of 138 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/pl/
3 years ago
Oğuz Ersen a12bec16ad
Translated using Weblate (Turkish)
Currently translated at 100.0% (138 of 138 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/tr/
3 years ago
Denis Çerri afc84811b1
Translated using Weblate (Albanian)
Currently translated at 100.0% (138 of 138 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/sq/
3 years ago
AdeRRo 2bf95d5b63
Added translation using Weblate (Polish) 3 years ago
Denis Çerri d772e54afe
breadcrumbs #2 3 years ago
HiSubway 77aeecc721
Translated using Weblate (Japanese)
Currently translated at 100.0% (135 of 135 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ja/
3 years ago
HiSubway 26e643201c
Added translation using Weblate (Japanese) 3 years ago
Denis Çerri 195281cf91
breadcrumbs 3 years ago
Denis Çerri fca43ed67d
added turkish 3 years ago
Jean-Luc Tibaux ab0acd9070
Translated using Weblate (French)
Currently translated at 9.6% (13 of 135 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/fr/
3 years ago
Jean-Luc Tibaux 88b209b3cc
Translated using Weblate (German)
Currently translated at 100.0% (135 of 135 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/de/
3 years ago
Jean-Luc Tibaux c7ba46be91
Added translation using Weblate (French) 3 years ago
Jean-Luc Tibaux cc47e04c73
Added translation using Weblate (German) 3 years ago
Denis Çerri b5c5ceb4f8
Translated using Weblate (Albanian)
Currently translated at 100.0% (135 of 135 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/sq/
3 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/
3 years ago
Allan Nordhøy a9f5cd3e79
Translated using Weblate (Norwegian Bokmål)
Currently translated at 81.4% (110 of 135 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/nb_NO/
3 years ago
Denis Çerri efcaeb6ce8
Translated using Weblate (Albanian)
Currently translated at 100.0% (135 of 135 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/sq/
3 years ago
Allan Nordhøy 197a34f829
Added translation using Weblate (Norwegian Bokmål) 3 years ago
Allan Nordhøy eef5a44ec7
Small fixes 3 years ago
Allan Nordhøy 4a19712f5e
App strings reworked 3 years ago
Denis Çerri 8f533ab67e
fixed app crashing when using links that have data missing 3 years ago
Denis Çerri 4a387ea0cf
even more fixes 3 years ago
Denis Çerri 4edd72f627
fixed file import bugs 3 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
3 years ago
Denis Çerri c855b6ad2e
added "open file from downloaded item" functionality and deleting multiple downloaded items by long clicking / selecting them 3 years ago
Denis Çerri 32cbc52339
added download cards for download all and download selected vids 3 years ago
Denis Çerri 9d500b46fc
added support for editing author name 3 years ago
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
3 years ago
Denis Çerri ecf79fbff4
[beta] added functional download config cards 3 years ago
Denis Çerri c763d00f08
init bottom cards for configuring download for both audio and video 3 years ago
Denis Çerri 0ca90d17a3
added cancel button on download notification
and fixed servive bugs when app was killed and reopened
3 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
3 years ago
Denis Çerri 83055c0a42
fixed updating items when downloads cancel and fixed item downloading the same type (again) 3 years ago
Denis Çerri b6f6edb690
added downloading items on the downloads tab, they can be cancelled
TODO, update home fragment when downloads tab cancels
3 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
3 years ago
Denis Çerri 42deee3f2e
added chips to downloads fragment (sort, filter by type and website) 3 years ago
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
3 years ago
Denis Çerri b93ed7309e
made clicked results cancellable 3 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
3 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
3 years ago
Denis Çerri 5bd20ad5fd
translated leftover strings #2 3 years ago