[packages/youtube-dl] xattr-set-filesize by default

glen glen at pld-linux.org
Sat May 6 22:03:45 CEST 2017


commit c1a06df417890448c4e9af425983caa1a20f912c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat May 6 23:03:31 2017 +0300

    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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/youtube-dl.git/commitdiff/c1a06df417890448c4e9af425983caa1a20f912c



More information about the pld-cvs-commit mailing list