From 68ee4405bcff6f194271687d603489505f07b435 Mon Sep 17 00:00:00 2001 From: Ninjalama Date: Thu, 21 Aug 2025 08:21:31 +0200 Subject: [PATCH] utils/profiles/download.js aktualisiert --- utils/profiles/download.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/profiles/download.js b/utils/profiles/download.js index 59eb42ab..639f653a 100644 --- a/utils/profiles/download.js +++ b/utils/profiles/download.js @@ -43,7 +43,7 @@ export default { Context: "Streaming", Protocol: "hls", Container: "ts", - VideoCodec: "h264, hevc", + VideoCodec: "hevc, h264", AudioCodec: "aac,mp3,ac3", CopyTimestamps: false, EnableSubtitlesInManifest: true,