yt-dlp: can’t extract audio, ffmpeg is needed
This is what happened when I wanted to extract audio using yt-dlp
:
yt-dlp https://www.youtube.com/watch?v=lmeUrbx2EXA -x
[youtube] lmeUrbx2EXA: Downloading webpage
[youtube] lmeUrbx2EXA: Downloading android player API JSON
[info] lmeUrbx2EXA: Downloading 1 format(s): 251
[download] Destination: Dragon Dance - Sonic Lost World [OST] [lmeUrbx2EXA].webm
[download] 100% of 3.76MiB in 00:06
ERROR: Postprocessing: ffprobe and ffmpeg not found. Please install or provide the path using --ffmpeg-location
I don’t have ffmpeg
on my system I believe snap should install it automatically. ffmpeg
should be put in the manifest of yt-dlp
.