mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-07 15:48:46 +09:00
36e6f62cd0
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).