mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-03 06:06:11 +08: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''