Added '--xattrs' option which writes metadata to the file's extended attributes using a youtube-dl postprocessor.
Works on Linux, OSX, and Windows.
This commit is contained in:
parent
1b969041d7
commit
e63fc1bed4
4 changed files with 139 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue