mirror of https://github.com/deniscerri/ytdlnis
parent
7346f0af12
commit
08627cd9b2
@ -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…
Reference in New Issue