mirror of
https://github.com/tropicoo/yt-dlp-bot.git
synced 2025-03-03 18:23:34 +08:00
344 B
344 B
Release info
Version: 0.8
Release date: February 15, 2023
Important
N/A
New features
- yt-dlp will now try to download video thumbnail if it exists. This is done by
setting
'writethumbnail': True
inapp_worker/ytdl_opts/default.py
. If thumbnail wasn't downloaded,ffmpeg
task will create it as previously.
Misc
N/A