Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion to mp3 on android 15 #1857

Closed
6 tasks done
borish127 opened this issue Nov 10, 2024 · 2 comments
Closed
6 tasks done

Conversion to mp3 on android 15 #1857

borish127 opened this issue Nov 10, 2024 · 2 comments
Labels
bug Something isn't working new issue This issue is not triaged

Comments

@borish127
Copy link

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

@borish127 borish127 added bug Something isn't working new issue This issue is not triaged labels Nov 10, 2024
@borish127
Copy link
Author

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

@JunkFood02
Copy link
Owner

#1837

@JunkFood02 JunkFood02 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new issue This issue is not triaged
Projects
None yet
Development

No branches or pull requests

2 participants