mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-03 15:06:23 -04:00
New option --no-write-playlist-metafiles to NOT write playlist metadata files
This commit is contained in:
@@ -378,6 +378,11 @@ Then simply type this
|
||||
--write-annotations Write video annotations to a
|
||||
.annotations.xml file
|
||||
--no-write-annotations Do not write video annotations (default)
|
||||
--write-playlist-metafiles Write playlist metadata in addition to the
|
||||
video metadata when using --write-info-json,
|
||||
--write-description etc. (default)
|
||||
--no-write-playlist-metafiles Do not write playlist metadata when using
|
||||
--write-info-json, --write-description etc.
|
||||
--get-comments Retrieve video comments to be placed in the
|
||||
.info.json file
|
||||
--load-info-json FILE JSON file containing the video information
|
||||
|
Reference in New Issue
Block a user