Commit graph

48 commits

Author SHA1 Message Date
deniscerri
f51b7a84ef
update readmes 2026-01-06 21:55:54 +01:00
Figim
d0858166bf
Refine README content for clarity and trust sources
Updated wording for clarity and removed unnecessary phrases.
2026-01-02 18:05:19 +04:00
Sumon Kayal
2bb364859b
Add files via upload 2025-12-31 03:49:57 +05:30
Sumon Kayal
b270e6398e
Add files via upload 2025-12-31 03:48:26 +05:30
Sumon Kayal
bbab90a3e0
Add files via upload 2025-12-31 00:12:33 +05:30
Sumon Kayal
a6dc263c1a
Add files via upload 2025-12-30 21:58:38 +05:30
deniscerri
7355bc7948
. 2025-11-19 21:13:43 +01:00
xandaronox
8f61ad0470
Add turkish link 2025-09-07 15:52:27 +03:00
deniscerri
ca8da9f8db
Update README.md 2025-07-06 09:02:53 +02:00
Goldpunk
b7402e7bf2
Update README.md 2025-07-03 18:44:15 -06:00
Goldpunk
92c6072ac4
Add new Romanian README Translation 2025-07-03 18:43:51 -06:00
GerbillLife
7cf54d50d2
Update README.md 2025-06-07 00:59:11 +03:00
deniscerri
397c280a06
cleanup readmes, slight fix 2025-05-26 13:44:53 +02:00
deniscerri
a2a7d42fc1
Update README.md 2024-12-29 10:26:27 +01:00
Figim
4c3d029ea8
Update README.md
Site warning and note
2024-12-28 12:44:15 +04:00
deniscerri
dc5b66c575
1.8.1.2 2024-12-05 22:16:31 +01:00
zaednasr
d1d9a341bd
1.8.0 2024-10-20 14:01:37 +02:00
Ikko Eltociear Ashimine
0d7521efcd docs: add Japanese README 2024-07-08 11:43:10 +09:00
Pamilg8
8b2c64746c
Update README.md 2024-06-20 16:47:43 +04:00
Pamilg8
701111f069
Update README.md
What has changed?
1. Changed WorkManager to AlarmManager
2. Possibility of connection with LibreTube
2024-06-20 09:08:53 +04:00
zaednasr
3167d10f75
Update README.md 2024-02-22 15:00:14 +01:00
zaednasr
dcdfa0ca8e
Update README.md 2024-01-27 23:51:05 +01:00
zaednasr
855a3e07b7
Update README.md 2023-12-23 11:01:26 +01:00
zaednasr
fe0867a9d8
Update README.md 2023-11-04 19:28:29 +01:00
deniscerri
f335bbddf5
changes
- added extractor args lang when searching in yt-dlp
- removed webarchive search engine since its not supported anymore
- fixed terminal prematurely closing
- made format auto-update on by default for new users
- fixed main activity getting removed from recents when using the app with rvx
- added ability to have the last used command template for the next download
- fixed app crashing in landscape logs
- fixed app constantly going back to home in landscape or config change. now it keeps state
- add subtitle language suggestions in the subtitle dialog
- made command template scroll state hold even if fragment is destroyed
- added slovak sk language
- fixed terminal icon being blank in white mode, and now its red
- fixed share files from notification showing 2 files even though its 1
- fixed history item not being deleted from the bottom sheet
- cleared outdated player urls for stale result items
- added export cookies as file
- added export command templates for selected templates
- added icons for history details sheet chips
- added markdown in the update dialog
2023-10-29 00:45:42 +02:00
Qaz-7
871954096d
Contributing.md
Please read before contributing.
2023-03-18 18:08:37 +04:00
deniscerri
b6d1240c53
update readme 2023-03-18 14:43:57 +01:00
deniscerri
9c449e70f0
updated readme 2023-03-14 18:00:41 +01:00
deniscerri
4e74667b8b
new screenshots 2023-03-14 17:53:28 +01:00
deniscerri
a19bb70254
Update README.md 2023-03-13 18:32:58 +01:00
Denis Çerri
c4c4e7eab1
added formats 2023-01-19 21:16:42 +01:00
deniscerri
94bb83cbe7
Update README.md 2023-01-04 18:38:47 +01:00
deniscerri
c2edad85a2
Update README.md 2023-01-04 16:40:42 +01:00
deniscerri
5520b17076
Update README.md 2023-01-04 14:35:09 +01:00
deniscerri
8125cfe8ca
Update README.md 2022-11-26 15:41:44 +01:00
deniscerri
4b7494957c
Update README.md 2022-11-23 12:25:12 +01: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
deniscerri
f735314cc0
Update README.md 2022-09-28 00:18:29 +02:00
deniscerri
a24efbbe60
Update README.md 2022-09-24 16:48:50 +02:00
Denis Çerri
eaff3782f6
Merge branch 'main' of https://github.com/deniscerri/ytdlnis 2022-09-24 16:47:47 +02:00
Denis Çerri
7dc6f78088
1.3.0 2022-09-24 16:47:01 +02:00
deniscerri
3a42a07d5b
Update README.md 2022-09-24 13:49:42 +02:00
deniscerri
72e13a84bd
Update README.md 2022-09-23 23:57:13 +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
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
deniscerri
bfa421d70b
Update README.md 2022-08-21 22:01:10 +02:00
deniscerri
a0be8c7f99
Update README.md 2022-07-07 17:23:30 +02:00
Denis Çerri
0ef8f5bf7b
Init 2022-05-27 22:50:23 +02:00