Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
youtube-dl wrongly claims extended attributes are not supported when setxattr() returns ENOSPC #5589
Comments
|
Thanks for the report. Now a warning instead of an error is issued in this case. |
On an ext4 filesystem:
And I wish youtube-dl treated this as a warning anyway, or provided a way to slim down the metadata stored. The only xattr I actually care for is
user.xdg.referrer.url(the original URL); the rest (usually) already fits inside regular media tags.