diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-01-07 05:44:44 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-01-07 05:44:44 +0100 |
commit | 5f263296eaa72ddca232d734a2625bcd85771908 (patch) | |
tree | 20be6ebdfb0b1f36c789c7f0cf86f70b0a5c2e69 /README.md | |
parent | 89650ea3a680a383d7e6129e9c11b129a23e9150 (diff) | |
parent | e63fc1bed423e7b84e257000d7d25bb812d37685 (diff) |
Merge remote-tracking branch 'epitron/metadata-pp'
Conflicts:
youtube_dl/PostProcessor.py
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -193,7 +193,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 |