mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-05 13:13:27 +00:00
4a98cdbf3b
If it sets the 'restrictfilenames' param, it will first report a warning. It will try to get the logger from the 'params' property, which would be set at that moment to None, raising the error 'AttributeError: 'NoneType' object has no attribute 'get''