VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Hi there!
    I downloaded the encrypted video and audio from https://tubitv.com/movies/100005740/nickel-dime
    Can you help me decrypt them?
    Thanks!
    Quote Quote  
  2. your key
    Code:
    626582e3f67140708e6215b35db57f4e:02e5a715326c8ee8b465ae4a85a2b0ae
    decrypt video & audio using mp4decrypt
    Code:
    mp4decrypt --key 626582e3f67140708e6215b35db57f4e:02e5a715326c8ee8b465ae4a85a2b0ae video.mp4 tubi_video.mp4
    Code:
    mp4decrypt --key 626582e3f67140708e6215b35db57f4e:02e5a715326c8ee8b465ae4a85a2b0ae audio.mp4 tubi_audio.mp4
    join using ffmpeg
    Code:
    ffmpeg -i tubi_audio.mp4 -i tubi_video.mp4 -c copy tubi_final.mp4
    Quote Quote  
  3. That was what I needed, thanks!
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!