ffmpeg - youtube-dl - Download best audio/video, embed thumbnail, and convert to mp4 - Super User

PHOTO EMBED

Tue Mar 08 2022 11:33:18 GMT+0000 (Coordinated Universal Time)

Saved by @morristech #bash

youtube-dl --merge-output-format mp4 --postprocessor-args "-strict experimental" -f "bestvideo+bestaudio/best" --embed-thumbnail --add-metadata [url]
content_copyCOPY

https://superuser.com/questions/1527402/youtube-dl-download-best-audio-video-embed-thumbnail-and-convert-to-mp4