Could you please share the complete manual process you used with shaka-packager instead of mp4/mp4decrypt?
sumit098
I don't know why, because
it works and is synchron with mkvmerge in SF ..
.. first you need the mpd url (works only for you and a limited time)
Open DevTools in your Browser (F12), click on Network and filter: mpd
Now play (or reload) your episode, so you should see a mpd at the left.
(Alternate use Extension like cat-catch, The Stream Detector or MPD Detector)

Copy this url (rightclick) and use this as "your mpd url" with
N_m3u8DL-RE(you need also ffmpeg.exe + mkvmerge.exe + shaka-packager.exe in dir or path)
[code]N_m3u8DL-RE -mt true -M format=mkv:muxer=mkvmerge --use-shaka-packager --key 6ac13f03745f039002836ceb7555eac9:0c4b73c782ee1df2c1eaeda45ebd0133 "your mpd url"[/code]

-= Open link in new tab for larger screenshot =-