diff --git a/cogs/other.py b/cogs/other.py index 37d3241..a48a6e1 100644 --- a/cogs/other.py +++ b/cogs/other.py @@ -750,6 +750,7 @@ class OtherCog(commands.Cog): options = [ "--no-colors", "--no-playlist", + "--no-check-certificates", # "--max-filesize", str(MAX_SIZE) + "M", "--no-warnings", "--output", OUTPUT_FILE,