I have tried several times during the past week but that one movie keeps failing right before it finishes the remuxing process.
y2jerichool
Same for me (in Germany) with mp4, mkv(ffmpeg/mkvtoolnix) ..
.. but all three parts (audio+video) are fine in outputTemp:


With yt-dlp I get "[PlutoTV] Unable to find ad-free formats" - so it can only dl with ads
You can get for free at plex, tubi or Fawesome (in USA) - but there is no german audio
So I merged the three parts (using mp4 - date/time info removed)
manually with ffmpeg (e.g. in SF directory)
[code]ffmpeg -i 636e30d741c0980014a39046_video0.mp4 -i 636e30d741c0980014a39046_audio_de_0.mp4 -c copy part0.mp4
ffmpeg -i 636e30d741c0980014a39046_video1.mp4 -i 636e30d741c0980014a39046_audio_de_1.mp4 -c copy part1.mp4
ffmpeg -i 636e30d741c0980014a39046_video2.mp4 -i 636e30d741c0980014a39046_audio_de_2.mp4 -c copy part2.mp4
echo file part0.mp4 > mylist.txt
echo file part1.mp4 >> mylist.txt
echo file part2.mp4 >> mylist.txt
ffmpeg -f concat -i mylist.txt -c copy output.mp4[/code]
Too complicated? Then you need Bloody Movies Channel at PV
[code]https://www.amazon.de/dp/B07TW2TD4M[/code]