VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 12 of 12
  1. Tried hlsdl, ytdlp, and streamlink, all are giving me trouble with the AES key length.

    Looked around, tried turning it into hex, kind of lost on where to go now...

    Here's the page with the video -
    Code:
    https://remcm.cdn.spotlightr.com/publish/MjAxNjUy
    If possible, please briefly explain how you got the key/the command you use, as there are many more videos to download.

    Thanks!
    Quote Quote  
  2. Need to use

    key = 26c320ad3928c5f5e87e07d0fa3350e5d7bd3bdcf7e8d01141 400df30c51bd19
    hlsdl -K "key" -o "Spotlight.ts" "newm3u8.m3u8"
    You need to create newm3u8.m3u8 using the original m3u8 (https://1693712952.rsc.cdn77.org/110038/5d6f66698e8b2833230135-1080-e.m3u8)

    From :

    #EXTINF:3.200000,
    5d6f66698e8b2833230135-1080-0.ts
    #EXTINF:1.600000,
    5d6f66698e8b2833230135-1080-1.ts
    #EXTINF:1.600000,
    5d6f66698e8b2833230135-1080-2.ts
    #EXTINF:1.600000,
    5d6f66698e8b2833230135-1080-3.ts
    .
    .
    .

    To :


    #EXTINF:3.200000,
    https://1693712952.rsc.cdn77.org/110038/5d6f66698e8b2833230135-1080-0.ts
    #EXTINF:1.600000,
    https://1693712952.rsc.cdn77.org/110038/5d6f66698e8b2833230135-1080-1.ts
    #EXTINF:1.600000,
    https://1693712952.rsc.cdn77.org/110038/5d6f66698e8b2833230135-1080-2.ts
    #EXTINF:1.600000,
    https://1693712952.rsc.cdn77.org/110038/5d6f66698e8b2833230135-1080-3.ts
    .
    .
    .


    ====

    software keeps changing e8d01141400df3 with e8d01141 400df3
    Last edited by jack_666; 21st Jun 2022 at 16:19. Reason: [QUOTE]software keeps changing e8d01141400df3 with e8d01141 400df3[/QUOTE]
    Quote Quote  
  3. Originally Posted by jack_666 View Post
    Need to use

    key = 26c320ad3928c5f5e87e07d0fa3350e5d7bd3bdcf7e8d01141 400df30c51bd19
    hlsdl -K "key" -o "Spotlight.ts" "newm3u8.m3u8"
    Code:
    hlsdl>hlsdl -K "26c320ad3928c5f5e87e07d0fa3350e5d7bd3bdcf7e8d01141400df30c51bd19" -o "Spotlight.ts" "newm3u8.m3u8"
    Error: AES key value : 32 characters hexstring expected
    Quote Quote  
  4. Code:
    https://www.upload.ee/files/14255618/Spotlight.ts.html
    Quote Quote  
  5. Originally Posted by slickdaddyxl View Post
    all are giving me trouble with the AES key length.
    did you manage to solve the issue ?
    Quote Quote  
  6. this is odd, the m3u8 specifies using AES-128 which means a 16 byte key, but the .key returns a 32 byte key

    #EXT-X-KEY:METHOD=AES-128,URI="5d6f66698e8b2833230135-1080-e.m3u8.key",IV=0x00000000000000000000000000000000

    key = `26c320ad3928c5f5e87e07d0fa3350e5d7bd3bdcf7e8d0114 1400df30c51bd19`
    Quote Quote  
  7. Originally Posted by basedcel View Post
    key = `26c320ad3928c5f5e87e07d0fa3350e5d7bd3bdcf7e8d0114 1400df30c51bd19`
    Code:
    https://theknowledgeburrow.com/how-many-characters-are-there-in-aes-256-key/
    
    An AES 256-bit key can be expressed as a hexadecimal string with 64 characters
    Maybe video encoded with AES-256 and hlsdl get an error?
    Last edited by mister_ nex; 27th Jun 2022 at 09:43.
    Quote Quote  
  8. i have already download this (see my post#4 and see the date) but anyway here an interesting article about this site https://docs.spotlightr.com/en/articles/1479379-video-content-security
    Last edited by lomero; 1st Jul 2022 at 15:56.
    Quote Quote  
  9. edit
    Last edited by lomero; 1st Jul 2022 at 15:57.
    Quote Quote  
  10. Originally Posted by lomero View Post
    @basedcel: oh yes, very clever from your side ...

    but maybe you can't read and so i report my post:

    Originally Posted by lomero View Post
    in agreement with other guys, i decided not to make the method public, due to changes by the developers
    you have this link thank to me, but no respect for me
    Uh, did you? Idk, I just did a simple search on github and it revealed this repo which happened to contain the respective code.
    The original coder chose to make it public on github so I don't think you have any say over that. It was just waiting to be discovered.
    https://github.com/search?q=spotlightr try it out.
    Quote Quote  
  11. Code:
    https://www.upload.ee/files/14255618/Spotlight.ts.html
    .ts
    Format : MPEG-4
    Format profile : Base Media
    Codec ID : isom (isom/iso2/avc1/mp41)
    File size : 5.61 MiB
    Duration : 2 min 22 s
    Overall bit rate : 331 kb/s
    Writing application : Lavf58.29.100
    Code:
    Stream Recorder - download HLS as MP4
    .mp4
    Format : MPEG-4
    Format profile : Base Media / Version 2
    Codec ID : mp42 (isom/iso2/avc1/mp41/mp42)
    File size : 6.15 MiB
    Duration : 2 min 41 s
    Overall bit rate : 320 kb/s
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!