From 6e35267eeb5490af2ba9c710af57d56ffc601696 Mon Sep 17 00:00:00 2001 From: Katie Pratt Date: Tue, 8 Oct 2019 23:30:23 -0400 Subject: [PATCH] updating the readme to reflect the additional argument that is accepted with add-metadata --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c39b13616..3701150d4 100644 --- a/README.md +++ b/README.md @@ -409,6 +409,10 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo webm and mkv videos) --embed-thumbnail Embed thumbnail in the audio as cover art --add-metadata Write metadata to the video file + --preferred-info References a JSON file that contains the + metadata that will be used preferentially + over the extracted metadata and upated onto + the output file --metadata-from-title FORMAT Parse additional metadata like song title / artist from the video title. The format syntax is the same as --output. Regular