VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. Banned
    Join Date
    Apr 2022
    Location
    Hong Kong
    Search Comp PM
    Folks,
    Just now I managed to download a movie from Tubi TV, it is called "The Divergent Series: Allegiant"
    Movie URL: https://tubitv.com/movies/592676/the-divergent-series-allegiant?start=true

    I found an m3u8 file:
    Code:
    https://manifest.production-public.tubi.io/96a25dfa-9c73-466e-914b-d45c4ad2298f/w5h2nwu5.m3u8?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjZG5fcHJlZml4IjoiaHR0cHM6Ly9jbG91ZGZyb250LnR1YmkudmlkZW8iLCJjb3VudHJ5IjoiVVMiLCJkZXZpY2VfaWQiOiI5NTQ5OWQyYS1lYTBhLTQzYzUtYWQ4MS0zMzdiOGY3MDY3YzYiLCJleHAiOjE2NTcxOTQ2MDAsInBsYXRmb3JtIjoiV0VCIiwidXNlcl9pZCI6MH0.o356Ph4c5tA8I_SxDSMj9qJEzOeTSzBn1fbBBTabsME&manifest=true
    I used getwvkeys.cc to get the key:
    ①PSSH:
    Code:
    AAAAOHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABgSENTpWWGE8kmjjkrk7wYqYE5I49yVmwY=
    ②License URL:
    Code:
    https://license.adrise.tv/challenge?platform=web&type=widevine_nonclearlead&external_id=0d388440-4005-4f53-8f07-24c576bcc191+95499d2a-ea0a-43c5-ad81-337b8f7067c6&drm_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhbmFsb2dfb3V0IjoiY2dtc19yZXF1aXJlZCIsImV4cCI6MTY1NzE5MzEwMCwiaGRjcCI6InYxIiwicHJfc2VjdXJpdHlfbGV2ZWwiOjIwMDAsInd2X3NlY3VyaXR5X2xldmVsIjoxfQ.WhJQ69RmG4WqywfqNOSkYhF139DtLuMNPswWOcTC6-M
    Result:
    Code:
    d4e9596184f249a38e4ae4ef062a604e:7caf2938798ea4636e2aab0529687e34
    Download: (ytdlp was used to download this movie)
    Code:
    ytdlp --allow-u (m3u8 link) -o output.mp4
    But after I decrypted the movie, I found the video no audio in it...

    Can anyone help me with this...
    Thank you.
    Quote Quote  
  2. Banned
    Join Date
    Apr 2022
    Location
    Hong Kong
    Search Comp PM
    p.s. The encrypted video itself didn't have audio either
    I wonder why...

    -----

    add:
    each piece of video in the m3u8 link has the same url, seems that it didn't cut the movie into many pieces, did it?
    Quote Quote  
  3. Download: (ytdlp was used to download this movie)
    IDM
    Code:
    https://cloudfront.tubi.video/96a25dfa-9c73-466e-914b-d45c4ad2298f/jpwzc76z.mp4 - audio
    https://cloudfront.tubi.video/96a25dfa-9c73-466e-914b-d45c4ad2298f/w5h2nwu5.mp4 - video
    Quote Quote  
  4. Banned
    Join Date
    Apr 2022
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by karapuz View Post
    Download: (ytdlp was used to download this movie)
    IDM
    Code:
    https://cloudfront.tubi.video/96a25dfa-9c73-466e-914b-d45c4ad2298f/jpwzc76z.mp4 - audio
    https://cloudfront.tubi.video/96a25dfa-9c73-466e-914b-d45c4ad2298f/w5h2nwu5.mp4 - video
    Sorry to trouble, but I wonder if I can use IDM in the cmd just like I use ytdlp?
    And emmm... It seems that what I saw "jpwzc76z" and "w5h2nwu5" are all videos...
    Would you mind telling me how to identify them, which is video and which is audio?
    Quote Quote  
  5. which is video and which is audio?
    filesize
    Quote Quote  
  6. you can use hlsdl

    Code:
    hlsdl "https://manifest.production-public.tubi.io/96a25dfa-9c73-466e-914b-d45c4ad2298f/x5uunsqr/stream.m3u8?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjZG5fcHJlZml4IjoiaHR0cHM6Ly9jbG91ZGZyb250LnR1YmkudmlkZW8iLCJjb3VudHJ5IjoiVVMiLCJkZXZpY2VfaWQiOiJiM2MzODliOS0xZTU2LTQ3ZmMtYjI4Yi05NzEwMDhhNzIzYzIiLCJleHAiOjE2NTcyMDYzMDAsInBsYXRmb3JtIjoiV0VCIiwidXNlcl9pZCI6MH0.87CkxVd6nlyNPurU3P2NYVNkKe4G5TZHsg92hMeplvM&manifest=true"
    Decrypt with your key.
    Quote Quote  
  7. Banned
    Join Date
    Apr 2022
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by cedric8528 View Post
    you can use hlsdl

    Code:
    hlsdl "https://manifest.production-public.tubi.io/96a25dfa-9c73-466e-914b-d45c4ad2298f/x5uunsqr/stream.m3u8?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjZG5fcHJlZml4IjoiaHR0cHM6Ly9jbG91ZGZyb250LnR1YmkudmlkZW8iLCJjb3VudHJ5IjoiVVMiLCJkZXZpY2VfaWQiOiJiM2MzODliOS0xZTU2LTQ3ZmMtYjI4Yi05NzEwMDhhNzIzYzIiLCJleHAiOjE2NTcyMDYzMDAsInBsYXRmb3JtIjoiV0VCIiwidXNlcl9pZCI6MH0.87CkxVd6nlyNPurU3P2NYVNkKe4G5TZHsg92hMeplvM&manifest=true"
    Decrypt with your key.
    Sure. I'll try again later.
    Thank you~
    Quote Quote  



Similar Threads

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