mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-18 09:01:31 +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).