From c1a06df417890448c4e9af425983caa1a20f912c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 6 May 2017 23:03:31 +0300 Subject: [PATCH] xattr-set-filesize by default --- youtube-dl.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/youtube-dl.conf b/youtube-dl.conf index 9cd51ba..3297b38 100644 --- a/youtube-dl.conf +++ b/youtube-dl.conf @@ -3,3 +3,6 @@ # Write metadata to the video file's xattrs (using dublin core and xdg standards) --xattrs + +# Set file xattribute ytdl.filesize with expected filesize (experimental) +--xattr-set-filesize -- 2.44.0