mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-07 19:07:16 +08: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).