ffmpeg
CLIComplete, cross-platform solution for recording, converting, and streaming audio/video.
Extract audio from video~97% est.
ffmpeg -i video.mp4 -vn -acodec mp3 -ab 192k audio.mp3+3 more matching recipesmedia5 recipes
yt-dlp
CLIDownload videos and audio from YouTube and 1000+ other sites.
Download best quality video~94% est.
yt-dlp -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]' URLmedia3 recipes
exiftool
CLIRead and write meta information in image, audio, and video files.
media3 recipes