mirror of
https://github.com/NohamR/N_m3u8DL-RE.git
synced 2025-05-25 06:41:57 +00:00
bug fix
This commit is contained in:
parent
e9ed1e33cd
commit
f2813bc257
@ -276,6 +276,7 @@ namespace N_m3u8DL_RE
|
|||||||
if (selectedStreams.Any(s => s.Playlist.MediaParts.Any(p => p.MediaSegments.Any(m => m.EncryptInfo.Method == EncryptMethod.UNKNOWN))))
|
if (selectedStreams.Any(s => s.Playlist.MediaParts.Any(p => p.MediaSegments.Any(m => m.EncryptInfo.Method == EncryptMethod.UNKNOWN))))
|
||||||
{
|
{
|
||||||
Logger.WarnMarkUp($"[darkorange3_1]{ResString.autoBinaryMerge3}[/]");
|
Logger.WarnMarkUp($"[darkorange3_1]{ResString.autoBinaryMerge3}[/]");
|
||||||
|
option.BinaryMerge = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (option.WriteMetaJson)
|
if (option.WriteMetaJson)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user