mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-06-05 21:49:13 +02:00
Add pl_thumbnail
outtmpl key for playlist thumbnails
This should have been implemented in 681de68e9d
, but I forgot
This commit is contained in:
@@ -4311,6 +4311,7 @@ OUTTMPL_TYPES = {
|
||||
'description': 'description',
|
||||
'annotation': 'annotations.xml',
|
||||
'infojson': 'info.json',
|
||||
'pl_thumbnail': None,
|
||||
'pl_description': 'description',
|
||||
'pl_infojson': 'info.json',
|
||||
}
|
||||
|
Reference in New Issue
Block a user