mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-07 05:39:12 +03: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).