mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-05 04:38:56 +03:00
Since the '--write-thumbnail' uses the 'thumbnails' field and we didn't updated the info_dict, it wouldn't detect the thumbnail. (fixes #4812)