mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-14 13:35:15 +00:00
[xattr] bugfix for b19404591a
This commit is contained in:
@@ -5,6 +5,7 @@ from ..compat import compat_os_name
|
|||||||
from ..utils import (
|
from ..utils import (
|
||||||
hyphenate_date,
|
hyphenate_date,
|
||||||
write_xattr,
|
write_xattr,
|
||||||
|
PostProcessingError,
|
||||||
XAttrMetadataError,
|
XAttrMetadataError,
|
||||||
XAttrUnavailableError,
|
XAttrUnavailableError,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user