VideoHelp Forum




+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 41 of 41
  1. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Originally Posted by johnyl0 View Post
    When I make a request to the link the php file is downloaded.
    First key

    Originally Posted by johnyl0 View Post
    okey

    Edit: IV=0x97e05e5b1f3329130331f234af992a09
    Second key. Why are these keys diferent? Is it the same stream? If I am not wrong, AES-128 has only one encryption key.

    Edit: Yeah. I think this one alters the received key. @LZAA was right, it's related to timestamp so maybe that's why it's different. If the app is open source you could look into the code and understand their logic. Otherwise, reverse engineer their app using IDA or other stuff (will remain a dream).
    Last edited by 2nHxWW6GkN1l916N3ayz8HQoi; 1st Feb 2024 at 08:05.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  2. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Originally Posted by johnyl0 View Post
    When I make a request to the link the php file is downloaded.
    First key

    Originally Posted by johnyl0 View Post
    okey

    Edit: IV=0x97e05e5b1f3329130331f234af992a09
    Second key. Why are these keys diferent? Is it the same stream? If I am not wrong, AES-128 has only one encryption key.

    Edit: Yeah. I think this one alters the received key. @LZAA was right, it's related to timestamp so maybe that's why it's different. If the app is open source you could look into the code and understand their logic. Otherwise, reverse engineer their app using IDA or other stuff (will remain a dream).
    oh no, not the same stream.
    Quote Quote  
  3. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Originally Posted by johnyl0 View Post
    When I make a request to the link the php file is downloaded.
    First key

    Originally Posted by johnyl0 View Post
    okey

    Edit: IV=0x97e05e5b1f3329130331f234af992a09
    Second key. Why are these keys diferent? Is it the same stream? If I am not wrong, AES-128 has only one encryption key.

    Edit: Yeah. I think this one alters the received key. @LZAA was right, it's related to timestamp so maybe that's why it's different. If the app is open source you could look into the code and understand their logic. Otherwise, reverse engineer their app using IDA or other stuff (will remain a dream).
    the network proceeds as follows

    HTML Code:
    1. main m3u8 get request
    2. 1080p quality m3u8 get request
    3. track 1 get request
    4. key.php get request
    5. track 1 is played
    6. track 2 get request
    7. key.php get request
    8. track 2 is played
    .
    .
    .
    the key.php requests are the same, I downloaded and examined all the key.php files in the requests. they are all the same, I compared the hex values.

    what I don't understand is why he makes requests after each track, even though the requests are the same
    Quote Quote  
  4. use my code at post#23

    if N_m3u8DL-RE can't download (forbidden) need to add header like that (only to example)
    -H "User-Agent: Mozilla/5.0...."
    --header "Cookie: CloudFront-Policy=eyJT ...."
    -H "Authorization: ba9e-deca6 ....
    Quote Quote  
  5. Originally Posted by lomero View Post
    use my code at post#23

    if N_m3u8DL-RE can't download (forbidden) need to add header like that (only to example)
    -H "User-Agent: Mozilla/5.0...."
    --header "Cookie: CloudFront-Policy=eyJT ...."
    -H "Authorization: ba9e-deca6 ....
    Hi,

    The contentDir value in the URI value is constantly changing.

    For example, when I make a request to the same m3u8 link, the contentDir in the uri value changes.

    https://xxx.com/vodsession/key.php?contentDir=163a09918524de012c339f6e643b2ce6

    @LZAA was right, it's related to timestamp so maybe that's why it's different

    Edit: It gives the key.php file with the same hex value even when the contentDir value has changed.
    Last edited by johnyl0; 2nd Feb 2024 at 09:54.
    Quote Quote  
  6. Need full URL '0.ts'.
    Quote Quote  
  7. Originally Posted by LZAA View Post
    Need full URL '0.ts'.
    please wait
    Quote Quote  
  8. Originally Posted by LZAA View Post
    Need full URL '0.ts'.
    Edit: links expired
    Last edited by johnyl0; 3rd Feb 2024 at 13:02.
    Quote Quote  
  9. 0d5ba7503d466dc46c934a19621e14a7 -> Wrong key.
    Quote Quote  
  10. Originally Posted by LZAA View Post
    0d5ba7503d466dc46c934a19621e14a7 -> Wrong key.
    is it available for download?
    Quote Quote  
  11. Originally Posted by LZAA View Post
    0d5ba7503d466dc46c934a19621e14a7 -> Wrong key.
    Hi,

    Can you help me download it? I can pay for it.
    Quote Quote  



Similar Threads

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