
To also include album art (requires atomicparsley): brew install atomicparsley $ youtube-dl -x -f bestaudio -embed-thumbnail 'URL' Merging. By default this will remove the downloaded video, include -k to keep it. This will download the video and copy its audio as post process. If an audio-only stream is not available, exclude -f bestaudio from the example above. Use -x for audio-only downloads (requires FFmpeg): youtube-dl -x -audio-format mp3 -audio-quality 320k 'URL'ĭepending on the available source streams, this will often correct the audio-only container.

Youtube-dl -f 140 '' Audio is downloaded without Cover art.

Use “-F” to display the audio format code and use “-f” to download the audio. This will download the 1080p video along with m4a 128kbps audio and it’ll merge it into an.

The video is downloaded with 1080p resolution.
