From 57854e08e6ef3f913829f53c8e96434d3500ea16 Mon Sep 17 00:00:00 2001 From: nex Date: Thu, 25 May 2023 22:49:51 +0100 Subject: [PATCH] prefer h264/mp4 --- cogs/other.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cogs/other.py b/cogs/other.py index 7a5f3c1..7cdfd17 100644 --- a/cogs/other.py +++ b/cogs/other.py @@ -990,6 +990,7 @@ class OtherCog(commands.Cog): "outtmpl": f"{ctx.user.id}-%(title).50s.%(ext)s", "trim_file_name": 128, "extract_audio": extract_audio, + "format_sort": "codec:h264,ext" } if extract_audio: args["postprocessors"] = [