From: Elan Ruusamäe Date: Thu, 23 Apr 2015 09:41:30 +0000 (+0300) Subject: enable xattr by default, now that it works X-Git-Tag: auto/th/youtube-dl-20150615-1~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fyoutube-dl.git;a=commitdiff_plain;h=701550b2e7c52cee663151b14c9c4c9bc58af45b enable xattr by default, now that it works --- diff --git a/youtube-dl.conf b/youtube-dl.conf index 22ae8f7..9cd51ba 100644 --- a/youtube-dl.conf +++ b/youtube-dl.conf @@ -1,2 +1,5 @@ # default system wide configuration # https://github.com/rg3/youtube-dl#configuration + +# Write metadata to the video file's xattrs (using dublin core and xdg standards) +--xattrs