VideoHelp Forum
+ Reply to Thread
Results 1 to 10 of 10
Thread
  1. Member
    Join Date
    Nov 2022
    Location
    Brazil
    Search Comp PM
    Hi,

    how do I find the real PSSH for me to generate the decryption key?


    https://www.iq.com/play/unchained-love-episode-36-1vtfp4z5jb4?lang=en_us
    Quote Quote  
  2. Code:
    AAAASnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAACoSEDFFFJRAhjTLp1iiOMEdGAASEDFFFJRAhjTLp1iiOMEdGAJI49yVmwY=
    Tampermonkey
    Quote Quote  
  3. Member
    Join Date
    Nov 2022
    Location
    Brazil
    Search Comp PM
    Originally Posted by jack_666 View Post
    Code:
    AAAASnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAACoSEDFFFJRAhjTLp1iiOMEdGAASEDFFFJRAhjTLp1iiOMEdGAJI49yVmwY=
    Tampermonkey
    I used Tampermonkey, but this PSSH appears in all videos generating the same key, but the video is not decrypted with it.
    Quote Quote  
  4. Originally Posted by andertjf View Post
    Originally Posted by jack_666 View Post
    Code:
    AAAASnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAACoSEDFFFJRAhjTLp1iiOMEdGAASEDFFFJRAhjTLp1iiOMEdGAJI49yVmwY=
    Tampermonkey
    I used Tampermonkey, but this PSSH appears in all videos generating the same key, but the video is not decrypted with it.
    Try converting KID to PSSH (If you don't know, just search here or ask others)

    Try these keys:

    AUDIO
    KEY: 579c0d0a515f953fb142d3cbf4e33d00:d1d5877c8fba26185 7d2206fd68971e5
    PSSH: AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEFecDQ pRX5U/sULTy/TjPQA=

    VIDEO:
    KEY: 579c0d0a515f953fb142d3cbf4e33d01:92207aac09a81a28c 32eea0589a76581
    PSSH: AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEFecDQ pRX5U/sULTy/TjPQE=


    And here's the JSON data where you can get the KID:
    https://jsoneditoronline.org/#left=cloud.7f57f92f098944b5859d3de71b70c9ee

    And full JSON data
    https://jsoneditoronline.org/#left=cloud.07c8ac81e7174d2b9d268ac8b59fbdd3

    And the dash URL:
    https://intl-api.iq.com/3f4/cache-video.iq.com/dash?tvid=6769978943976300&bid=200&ds=1...7dc3fbef9f7fb1


    Lastly, those keys are still useless if you don't have a script to parse the video and audio tracks.

    That's all.
    Last edited by zackmark29; 4th Feb 2023 at 06:00.
    Quote Quote  
  5. Just tested it. If you follow my instructions above, you will get it as well.

    Image
    [Attachment 69049 - Click to enlarge]


    Here you'll need to decode the init base64. it's important because that's the init or header of segments.
    And then merge all the segments including the init file. and you can now decrypt it.
    Image
    [Attachment 69050 - Click to enlarge]


    Good luck.
    Quote Quote  
  6. Member
    Join Date
    Nov 2022
    Location
    Brazil
    Search Comp PM
    Originally Posted by zackmark29 View Post
    Originally Posted by andertjf View Post
    Originally Posted by jack_666 View Post
    Code:
    AAAASnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAACoSEDFFFJRAhjTLp1iiOMEdGAASEDFFFJRAhjTLp1iiOMEdGAJI49yVmwY=
    Tampermonkey
    I used Tampermonkey, but this PSSH appears in all videos generating the same key, but the video is not decrypted with it.
    Try converting KID to PSSH (If you don't know, just search here or ask others)

    Try these keys:

    AUDIO
    KEY: 579c0d0a515f953fb142d3cbf4e33d00:d1d5877c8fba26185 7d2206fd68971e5
    PSSH: AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEFecDQ pRX5U/sULTy/TjPQA=

    VIDEO:
    KEY: 579c0d0a515f953fb142d3cbf4e33d01:92207aac09a81a28c 32eea0589a76581
    PSSH: AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEFecDQ pRX5U/sULTy/TjPQE=


    And here's the JSON data where you can get the KID:
    https://jsoneditoronline.org/#left=cloud.7f57f92f098944b5859d3de71b70c9ee

    And full JSON data
    https://jsoneditoronline.org/#left=cloud.07c8ac81e7174d2b9d268ac8b59fbdd3

    And the dash URL:
    https://intl-api.iq.com/3f4/cache-video.iq.com/dash?tvid=6769978943976300&bid=200&ds=1...7dc3fbef9f7fb1


    Lastly, those keys are still useless if you don't have a script to parse the video and audio tracks.

    That's all.

    I'm having trouble finding the "uuid" to generate PSSH with KID
    Quote Quote  
  7. Originally Posted by andertjf View Post
    Originally Posted by zackmark29 View Post
    Originally Posted by andertjf View Post
    Originally Posted by jack_666 View Post
    Code:
    AAAASnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAACoSEDFFFJRAhjTLp1iiOMEdGAASEDFFFJRAhjTLp1iiOMEdGAJI49yVmwY=
    Tampermonkey
    I used Tampermonkey, but this PSSH appears in all videos generating the same key, but the video is not decrypted with it.
    Try converting KID to PSSH (If you don't know, just search here or ask others)

    Try these keys:

    AUDIO
    KEY: 579c0d0a515f953fb142d3cbf4e33d00:d1d5877c8fba26185 7d2206fd68971e5
    PSSH: AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEFecDQ pRX5U/sULTy/TjPQA=

    VIDEO:
    KEY: 579c0d0a515f953fb142d3cbf4e33d01:92207aac09a81a28c 32eea0589a76581
    PSSH: AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEFecDQ pRX5U/sULTy/TjPQE=


    And here's the JSON data where you can get the KID:
    https://jsoneditoronline.org/#left=cloud.7f57f92f098944b5859d3de71b70c9ee

    And full JSON data
    https://jsoneditoronline.org/#left=cloud.07c8ac81e7174d2b9d268ac8b59fbdd3

    And the dash URL:
    https://intl-api.iq.com/3f4/cache-video.iq.com/dash?tvid=6769978943976300&bid=200&ds=1...7dc3fbef9f7fb1


    Lastly, those keys are still useless if you don't have a script to parse the video and audio tracks.

    That's all.

    I'm having trouble finding the "uuid" to generate PSSH with KID
    I've already given all the data you need, it's your part to explore it.
    Quote Quote  
  8. Member
    Join Date
    Nov 2022
    Location
    Brazil
    Search Comp PM
    Originally Posted by zackmark29 View Post
    Originally Posted by andertjf View Post
    Originally Posted by zackmark29 View Post
    Originally Posted by andertjf View Post
    Originally Posted by jack_666 View Post
    Code:
    AAAASnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAACoSEDFFFJRAhjTLp1iiOMEdGAASEDFFFJRAhjTLp1iiOMEdGAJI49yVmwY=
    Tampermonkey
    I used Tampermonkey, but this PSSH appears in all videos generating the same key, but the video is not decrypted with it.
    Try converting KID to PSSH (If you don't know, just search here or ask others)

    Try these keys:

    AUDIO
    KEY: 579c0d0a515f953fb142d3cbf4e33d00:d1d5877c8fba26185 7d2206fd68971e5
    PSSH: AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEFecDQ pRX5U/sULTy/TjPQA=

    VIDEO:
    KEY: 579c0d0a515f953fb142d3cbf4e33d01:92207aac09a81a28c 32eea0589a76581
    PSSH: AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEFecDQ pRX5U/sULTy/TjPQE=


    And here's the JSON data where you can get the KID:
    https://jsoneditoronline.org/#left=cloud.7f57f92f098944b5859d3de71b70c9ee

    And full JSON data
    https://jsoneditoronline.org/#left=cloud.07c8ac81e7174d2b9d268ac8b59fbdd3

    And the dash URL:
    https://intl-api.iq.com/3f4/cache-video.iq.com/dash?tvid=6769978943976300&bid=200&ds=1...7dc3fbef9f7fb1


    Lastly, those keys are still useless if you don't have a script to parse the video and audio tracks.

    That's all.

    I'm having trouble finding the "uuid" to generate PSSH with KID
    I've already given all the data you need, it's your part to explore it.

    Sorry to bother you, but do you know any way I can download M3u8 videos? Because this m3u8 is different from the pattern I've seen.

    Thanks a lot for all the help
    Quote Quote  
  9. Originally Posted by andertjf View Post
    Originally Posted by zackmark29 View Post
    Originally Posted by andertjf View Post
    Originally Posted by zackmark29 View Post
    Originally Posted by andertjf View Post
    Originally Posted by jack_666 View Post
    Code:
    AAAASnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAACoSEDFFFJRAhjTLp1iiOMEdGAASEDFFFJRAhjTLp1iiOMEdGAJI49yVmwY=
    Tampermonkey
    I used Tampermonkey, but this PSSH appears in all videos generating the same key, but the video is not decrypted with it.
    Try converting KID to PSSH (If you don't know, just search here or ask others)

    Try these keys:

    AUDIO
    KEY: 579c0d0a515f953fb142d3cbf4e33d00:d1d5877c8fba26185 7d2206fd68971e5
    PSSH: AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEFecDQ pRX5U/sULTy/TjPQA=

    VIDEO:
    KEY: 579c0d0a515f953fb142d3cbf4e33d01:92207aac09a81a28c 32eea0589a76581
    PSSH: AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEFecDQ pRX5U/sULTy/TjPQE=


    And here's the JSON data where you can get the KID:
    https://jsoneditoronline.org/#left=cloud.7f57f92f098944b5859d3de71b70c9ee

    And full JSON data
    https://jsoneditoronline.org/#left=cloud.07c8ac81e7174d2b9d268ac8b59fbdd3

    And the dash URL:
    https://intl-api.iq.com/3f4/cache-video.iq.com/dash?tvid=6769978943976300&bid=200&ds=1...7dc3fbef9f7fb1


    Lastly, those keys are still useless if you don't have a script to parse the video and audio tracks.

    That's all.

    I'm having trouble finding the "uuid" to generate PSSH with KID
    I've already given all the data you need, it's your part to explore it.

    Sorry to bother you, but do you know any way I can download M3u8 videos? Because this m3u8 is different from the pattern I've seen.

    Thanks a lot for all the help
    The answers are in the data I provided. As I said, you have to explore it because it's not easy to tell step by step.
    You have to build it manually because there's no formatted m3u8 on it.
    As I said also, it's useless if you don't have a script. iq is not easy as other platforms.

    I could update my script to support it though. Maybe when I have enough time this week.
    Last edited by zackmark29; 4th Feb 2023 at 07:28.
    Quote Quote  
  10. Member
    Join Date
    Nov 2022
    Location
    Brazil
    Search Comp PM
    Originally Posted by zackmark29 View Post
    Originally Posted by andertjf View Post
    Originally Posted by zackmark29 View Post
    Originally Posted by andertjf View Post
    Originally Posted by zackmark29 View Post
    Originally Posted by andertjf View Post
    Originally Posted by jack_666 View Post
    Code:
    AAAASnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAACoSEDFFFJRAhjTLp1iiOMEdGAASEDFFFJRAhjTLp1iiOMEdGAJI49yVmwY=
    Tampermonkey
    I used Tampermonkey, but this PSSH appears in all videos generating the same key, but the video is not decrypted with it.
    Try converting KID to PSSH (If you don't know, just search here or ask others)

    Try these keys:

    AUDIO
    KEY: 579c0d0a515f953fb142d3cbf4e33d00:d1d5877c8fba26185 7d2206fd68971e5
    PSSH: AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEFecDQ pRX5U/sULTy/TjPQA=

    VIDEO:
    KEY: 579c0d0a515f953fb142d3cbf4e33d01:92207aac09a81a28c 32eea0589a76581
    PSSH: AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEFecDQ pRX5U/sULTy/TjPQE=


    And here's the JSON data where you can get the KID:
    https://jsoneditoronline.org/#left=cloud.7f57f92f098944b5859d3de71b70c9ee

    And full JSON data
    https://jsoneditoronline.org/#left=cloud.07c8ac81e7174d2b9d268ac8b59fbdd3

    And the dash URL:
    https://intl-api.iq.com/3f4/cache-video.iq.com/dash?tvid=6769978943976300&bid=200&ds=1...7dc3fbef9f7fb1


    Lastly, those keys are still useless if you don't have a script to parse the video and audio tracks.

    That's all.

    I'm having trouble finding the "uuid" to generate PSSH with KID
    I've already given all the data you need, it's your part to explore it.

    Sorry to bother you, but do you know any way I can download M3u8 videos? Because this m3u8 is different from the pattern I've seen.

    Thanks a lot for all the help
    The answers are in the data I provided. As I said, you have to explore it because it's not easy to tell step by step.
    You have to build it manually because there's no formatted m3u8 on it.
    As I said also, it's useless if you don't have a script. iq is not easy as other platforms.

    I could update my script to support it though. Maybe when I have enough time this week.
    Thank you very much! I found the key and managed to decrypt it. I'll wait for you to update your script, because I don't understand anything about programming.

    Thanks a lot for all your help.
    Quote Quote  



Similar Threads

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