Skip to content

Conversation

@Oleada1
Copy link
Contributor

@Oleada1 Oleada1 commented Dec 12, 2025

mkvmerge and ffmpeg are needed to invoke, in file folder N_m3u8DL-RE.exe

without -mt, download one file after another

imagen

with -mt, multiple download

imagen

-M mkv:muxer=mkvmerge , multiplex to mkv, using mkvmerge.exe

download live --live-pipe-mux

Add -H "${userAgent}"

@xifangczy
Copy link
Owner

-mt and -H are good ideas.
-M requires ffmpeg. I think the default parameters should be kept to a minimum; otherwise, users who haven't added ffmpeg will encounter command errors.
Users can add other parameters as needed.

@Oleada1
Copy link
Contributor Author

Oleada1 commented Dec 20, 2025

For the correct functioning of N_m3u8DL-RE.exe, it needs ffmpeg, or it does not work when invoked.
To multiplex you need mkvmerge or ffmpeg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants