Storage permissions and Android 11
Checklist
- [ ] This feature I'm requesting is already implemented in yt-dlp.
- [ ] This feature is merely a UI/UX update.
- [ ] This feature is suitable for primary users with little knowledge about yt-dlp.
- [ ] This feature is available for most websites, not only the video platform I use.
- [ ] This feature is suitable for a large variety of videos.
- [x] This feature is not going to conflict with many of the existing options.
Is your feature request related to a problem? Please describe.
When downloading a video, the downloader still runs but it won't download. I checked the app's permissions but the app lacks memory permissions.
Describe the solution you'd like
Can't add permission in AndroidManifest
Sdk 30
Video link
No response
Additional context
No response
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
sdk 30
Try enabling Download directory - Restrict filenames
-Not working
-I tried a custom download folder
The part highlighted in red is noteworthy
I'm Vietnamese, very pleased and thank :3
It only applies to android 4.4+(I don't remember), when I upgraded to android 11 it no longer worked well
**How can I support the project :3? **
**How can I support the project :3? **
https://github.com/sponsors/JunkFood02