mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-01 03:32:22 -04: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).