You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've checked that the site i'm trying to download from is in the Supported Sites list from yt-dlp
I understand that the issue will be (ignored/closed) if I intentionally remove or skip any mandatory field.
Describe the bug
I have this error since I updated to Android 15:
ERROR: Preprocessing: ffmpeg not found. Please install or provide the path using --ffmpeg-location
ERROR: Preprocessing: ffmpeg not found. Please install or provide the path using --ffmpeg-location
ERROR: Postprocessing: ffprobe and ffmpeg not found. Please install or provide the path using --ffmpeg-location
This would be easy to solve but I can't specify the directory from the app, need to change in the code or add ffmpeg
To Reproduce
In android 15
Download as audio
Convert to mp3 activated
Error reports
ERROR: Preprocessing: ffmpeg not found. Please install or provide the path using --ffmpeg-location
ERROR: Preprocessing: ffmpeg not found. Please install or provide the path using --ffmpeg-location
ERROR: Postprocessing: ffprobe and ffmpeg not found. Please install or provide the path using --ffmpeg-location
Screenshots & Screen Records
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Update: the same error when downloading as audio, even without converting
Downloading as video went succesful but with this warning:
WARNING: ffmpeg not found. The downloaded format may not be the best available. Installing ffmpeg is strongly recommended: https://github.com/yt-dlp/yt-dlp#dependencies
ERROR: Postprocessing: ffmpeg not found. Please install or provide the path using --ffmpeg-location
Checklist
Describe the bug
I have this error since I updated to Android 15:
ERROR: Preprocessing: ffmpeg not found. Please install or provide the path using --ffmpeg-location
ERROR: Preprocessing: ffmpeg not found. Please install or provide the path using --ffmpeg-location
ERROR: Postprocessing: ffprobe and ffmpeg not found. Please install or provide the path using --ffmpeg-location
This would be easy to solve but I can't specify the directory from the app, need to change in the code or add ffmpeg
To Reproduce
In android 15
Download as audio
Convert to mp3 activated
Error reports
ERROR: Preprocessing: ffmpeg not found. Please install or provide the path using --ffmpeg-location
ERROR: Preprocessing: ffmpeg not found. Please install or provide the path using --ffmpeg-location
ERROR: Postprocessing: ffprobe and ffmpeg not found. Please install or provide the path using --ffmpeg-location
Screenshots & Screen Records
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: