Single comment thread
See full discussion

´´´

youtube-dl -x <url>

-x, --extract-audio Convert video files to audio-only files (requires ffmpeg or avconv and ffprobe or avprobe)

or with avconv

avconv -i <file> -an -y solovideo.mp4

´´´

avconv -i <file> -vn -y soloaudio.mp3

Thanks I use youtube-dl -x --audio-format mp3 <url> :)

Home
Search
Messages
Notifications
More