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,