1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 23:43:21 -04:00

[ThumbnailsConvertor] Allow conditional conversion

Closes #3970
This commit is contained in:
pukkandan
2022-06-05 19:58:56 +05:30
parent 0bea4fd807
commit 00bbc5f177
4 changed files with 42 additions and 30 deletions

View File

@@ -985,7 +985,9 @@ You can also fork the project on github and run your fork's [build workflow](.gi
(currently supported: srt, vtt, ass, lrc)
(Alias: --convert-subtitles)
--convert-thumbnails FORMAT Convert the thumbnails to another format
(currently supported: jpg, png, webp)
(currently supported: jpg, png, webp). You
can specify multiple rules using similar
syntax as --remux-video
--split-chapters Split video into multiple files based on
internal chapters. The "chapter:" prefix can
be used with "--paths" and "--output" to set