pull/1242/head v1.8.9.1
deniscerri 4 weeks ago
parent 7346f0af12
commit 08627cd9b2
No known key found for this signature in database
GPG Key ID: 95C43D517D830350

@ -1,5 +1,18 @@
# YTDLnis Changelog
> # 1.8.9.1 (2026-06)
# What's Changed
## Note
If app is crashing when searching for something on home screen you are facing a newpipe extractor bug. Change the data fetching extractor to yt-dlp in general settings to resolve it
## Other urgent fixes
- Fix bug in history deleting whole history list 💀
- Update newpipe extractor to snapshot
- Add reset button in crop bottom sheet
- Fix bug in history when deleting selected item, deletes whole folder in sd card
> # 1.8.9 (2026-06)
# What's Changed

@ -0,0 +1,8 @@
# What's Changed
## Package / Plugin integration
Now you can upgrade packages like python, ffmpeg, nodejs, deno etc within the app without need of updating the app itself
- youtubedl-android rewrite within the app
- android 16 live notifications
- other fixes

@ -0,0 +1,6 @@
# What's Changed
- Video Cropping, crop in predefined sizes or freeform
- download by subfolder playlist, website, download type
- fix webview for tiktok, facebook
- other yt-dlp fixes

@ -0,0 +1,6 @@
# What's Changed
- Fix bug in history deleting whole history list
- Update newpipe extractor to snapshot
- Add reset button in crop bottom sheet
- Fix bug in history when deleting selected item, deletes whole folder in sd card
Loading…
Cancel
Save