Denis Çerri
d772e54afe
breadcrumbs #2
3 years ago
deniscerri
2af21481c4
Merge pull request #10 from weblate/weblate-ytdlnis-strings
...
Translations update from Hosted Weblate
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
deniscerri
8972ef0024
Merge pull request #9 from weblate/weblate-ytdlnis-strings
...
Translations update from Hosted Weblate
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
deniscerri
404b81ff30
Merge pull request #3 from weblate/weblate-ytdlnis-strings
...
Translations update from Hosted Weblate
3 years ago
deniscerri
8125cfe8ca
Update README.md
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
deniscerri
4b7494957c
Update README.md
3 years ago
deniscerri
d96e847555
Merge pull request #2 from weblate/weblate-ytdlnis-strings
...
Translations update from Hosted Weblate
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
deniscerri
9f7a350602
Merge pull request #1 from comradekingu/patch-1
...
App strings reworked
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
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
3 years ago
deniscerri
f735314cc0
Update README.md
3 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
3 years ago
deniscerri
a24efbbe60
Update README.md
3 years ago
Denis Çerri
eaff3782f6
Merge branch 'main' of https://github.com/deniscerri/ytdlnis
3 years ago
Denis Çerri
7dc6f78088
1.3.0
3 years ago