From e63fc1bed423e7b84e257000d7d25bb812d37685 Mon Sep 17 00:00:00 2001 From: epitron Date: Thu, 2 Jan 2014 07:47:28 -0500 Subject: Added '--xattrs' option which writes metadata to the file's extended attributes using a youtube-dl postprocessor. Works on Linux, OSX, and Windows. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index caed94846..5fa0103df 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,9 @@ which means you can modify it, redistribute it or use it however you like. processed files are overwritten by default --embed-subs embed subtitles in the video (only for mp4 videos) - --add-metadata add metadata to the files + --add-metadata write metadata to the video file + --xattrs write metadata to the video file's xattrs (using + dublin core and xdg standards) # CONFIGURATION -- cgit v1.2.3