Package: youtube-dl Version: 2017.10.15.1-1 It would be nice to add Recommends: python3-pyxattr, otherwise one get:
$ youtube-dl --xattrs "https://www.youtube.com/watch?v=fKopy74weus" [youtube] fKopy74weus: Downloading webpage [youtube] fKopy74weus: Downloading video info webpage [youtube] fKopy74weus: Extracting video information [youtube] fKopy74weus: Downloading js player vflSVCOgl [download] Imagine Dragons - Thunder-fKopy74weus.f248.webm has already been downloaded [download] 100% of 41.46MiB [download] Resuming download at byte 1047552 [download] Destination: Imagine Dragons - Thunder-fKopy74weus.f251.webm [download] 100% of 3.11MiB in 00:01 [ffmpeg] Merging formats into "Imagine Dragons - Thunder-fKopy74weus.webm" Deleting original file Imagine Dragons - Thunder-fKopy74weus.f248.webm (pass -k to keep) Deleting original file Imagine Dragons - Thunder-fKopy74weus.f251.webm (pass -k to keep) [metadata] Writing metadata to file's xattrs ERROR: Couldn't find a tool to set the xattrs. Install either the python 'pyxattr' or 'xattr' modules, or the GNU 'attr' package (which contains the 'setfattr' tool). Thanks

