N_m3u8DL-RE
N_m3u8DL-RE copied to clipboard
[bug] Livestream recording never ends or is not saved
Hi there,
For some reason, the livestream recording never ends...
N_m3u8DL-RE gets stuck at "Live recording limit reached, will stop recording soon" and doesn't stop recording even after minutes/hours or in case it gets past "Live recording limit reached, will stop recording soon" it won't save any file at all.
The command I've tried:
N_m3u8DL-RE "MPD-URL" --decryption-binary-path "packager-win-x64.exe" --use-shaka-packager --key 8fbf3bcd90f14a989fe6cf17338a2bbd:5321be0a2fc92137e56f45d7f348a8d6 -mt -M format=mp4:keep=false -sv best -sa best --live-real-time-merge --live-record-limit 00:01:20
It doesn't matter if I try to use shaka-packager or mp4decrypt.exe...
The MPD URL can be obtained from here: https://tvgo.orange.ro/player/d/bQ9RDUnp7ZmfQ8QXgU-CIxUiDXTvSmTgt1FVdISt You might need a Romanian IP address.
By the way, If I add --live-perform-as-vod
it will download only 1 minute and the file is downloaded correctly and decrypted. It doesn't matter if I set for example --live-record-limit 00:05:00
together with --live-perform-as-vod
, it will download only 1 minute.