[__init__] Fix lost xattr if --embed-thumbnail used
Reported at https://github.com/rg3/youtube-dl/issues/9054#issuecomment-250451823
This commit is contained in:
parent
f6ba581f89
commit
b19e275d99
2 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
version <unreleased>
|
||||
|
||||
Core
|
||||
* Fix possibly lost extended attributes
|
||||
+ Support pyxattr as well as python-xattr for --xattrs and
|
||||
--xattr-set-filesize (#9054)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue