mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 06:45:00 +01:00
parent
1f2a268bd3
commit
80c03fa98f
3 changed files with 150 additions and 134 deletions
|
|
@ -535,6 +535,7 @@ def _real_main(argv=None):
|
|||
})
|
||||
if not already_have_thumbnail:
|
||||
opts.writethumbnail = True
|
||||
opts.outtmpl['pl_thumbnail'] = ''
|
||||
if opts.split_chapters:
|
||||
postprocessors.append({
|
||||
'key': 'FFmpegSplitChapters',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue