mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-10-21 04:42:57 +00:00

Attributes aren't unicode objects, so they couldn't be directly used in info_dict fields (for example '--write-description' doesn't work with bytes).