VideoHelp Forum




Closed Thread
Page 2 of 3
FirstFirst 1 2 3 LastLast
Results 31 to 60 of 78
  1. Banned Luffy003's Avatar
    Join Date
    Dec 2023
    Location
    Asia
    Search Comp PM
    Image
    [Attachment 75405 - Click to enlarge]


    why does the download get stuck at 30 segments for this video only rest all are getting downloaded easily

  2. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by Luffy003 View Post
    Image
    [Attachment 75405 - Click to enlarge]


    why does the download get stuck at 30 segments for this video only rest all are getting downloaded easily
    there is different mpd link so you cant used same keys, different video have different keys

  3. Last edited by skylink912; 10th Dec 2023 at 09:29.

  4. Banned Luffy003's Avatar
    Join Date
    Dec 2023
    Location
    Asia
    Search Comp PM
    Originally Posted by iamghost View Post
    Originally Posted by Luffy003 View Post
    Image
    [Attachment 75405 - Click to enlarge]


    why does the download get stuck at 30 segments for this video only rest all are getting downloaded easily
    there is different mpd link so you cant used same keys, different video have different keys
    I will send the mpd and the pssh the keys comes out to be the same 🙂 idk why

  5. Banned Luffy003's Avatar
    Join Date
    Dec 2023
    Location
    Asia
    Search Comp PM
    i accomplished downloading video via N_m3u8DL-RE

    But i tried with yt-dlp got this error :

    Image
    [Attachment 75472 - Click to enlarge]


    i wanna learn how to download via yt-dlp and decrypt audio cvideo and then merge them to get final Output

    if u can guide like before it would be very helpful !!

  6. Regarding "Errno 13" - is your root directory (C:\) even writeable for you?

  7. Banned Luffy003's Avatar
    Join Date
    Dec 2023
    Location
    Asia
    Search Comp PM
    ya i got that i went to a specific directory and its all good !!

    now i have a video and audio file and need to decypt it using mp4decriptor how to do that

    the video file and audio file both are name stream.mp4 and stream.m4a

    i have the .mpd , i ahve the lic url , i ahve the key too just wanna how the commands to decrypt and merge them using mp4decrypt and ffmpeg
    Last edited by Luffy003; 12th Dec 2023 at 07:57.

  8. Banned Luffy003's Avatar
    Join Date
    Dec 2023
    Location
    Asia
    Search Comp PM
    Originally Posted by skylink912 View Post

    1. fd827d61d212501ea1d4b05bd4f637a1:9da44c2ffcbf08175 1ebc939d173503c
    2. 8714311afd2e5e748d000845cadae6e9:909841ada47c5ce44 067361772897a66
    3. a2d2f1a526765d6ea6fbbb8eafd30ab9:ae83c67eab8da0ccb e48692a45b7c082
    4. 00fe59dca7055a16bd3b6daa5f3c3196:2408388b2498550d5 af920a0a19685e6

    Use any of them

  9. Originally Posted by Luffy003 View Post
    Originally Posted by skylink912 View Post

    1. fd827d61d212501ea1d4b05bd4f637a1:9da44c2ffcbf08175 1ebc939d173503c
    2. 8714311afd2e5e748d000845cadae6e9:909841ada47c5ce44 067361772897a66
    3. a2d2f1a526765d6ea6fbbb8eafd30ab9:ae83c67eab8da0ccb e48692a45b7c082
    4. 00fe59dca7055a16bd3b6daa5f3c3196:2408388b2498550d5 af920a0a19685e6

    Use any of them
    Does not work. What did you use to get it?
    There are two KID: 8714311afd2e5e748d000845cadae6e9 and 00fe59dca7055a16bd3b6daa5f3c3196
    It turns out that different keys will not work

  10. Banned Luffy003's Avatar
    Join Date
    Dec 2023
    Location
    Asia
    Search Comp PM
    Originally Posted by skylink912 View Post
    Originally Posted by Luffy003 View Post
    Originally Posted by skylink912 View Post

    1. fd827d61d212501ea1d4b05bd4f637a1:9da44c2ffcbf08175 1ebc939d173503c
    2. 8714311afd2e5e748d000845cadae6e9:909841ada47c5ce44 067361772897a66
    3. a2d2f1a526765d6ea6fbbb8eafd30ab9:ae83c67eab8da0ccb e48692a45b7c082
    4. 00fe59dca7055a16bd3b6daa5f3c3196:2408388b2498550d5 af920a0a19685e6

    Use any of them
    Does not work. What did you use to get it?
    There are two KID: 8714311afd2e5e748d000845cadae6e9 and 00fe59dca7055a16bd3b6daa5f3c3196
    It turns out that different keys will not work
    https://cdrm-project.com/

  11. Originally Posted by Luffy003 View Post
    Are there other options? Working WKS-KEYS for example. Keys still don't work

  12. Originally Posted by skylink912 View Post
    Originally Posted by Luffy003 View Post
    Originally Posted by skylink912 View Post

    1. fd827d61d212501ea1d4b05bd4f637a1:9da44c2ffcbf08175 1ebc939d173503c
    2.
    3. a2d2f1a526765d6ea6fbbb8eafd30ab9:ae83c67eab8da0ccb e48692a45b7c082
    4. 00fe59dca7055a16bd3b6daa5f3c3196:2408388b2498550d5 af920a0a19685e6

    Use any of them
    Does not work. What did you use to get it?
    There are two KID: 8714311afd2e5e748d000845cadae6e9 and 00fe59dca7055a16bd3b6daa5f3c3196
    It turns out that different keys will not work
    then use those two keys,
    Code:
    mp4decrypt --key 8714311afd2e5e748d000845cadae6e9:909841ada47c5ce44067361772897a66 --key 00fe59dca7055a16bd3b6daa5f3c3196:2408388b2498550d5af920a0a19685e6 input.mp4 output.mp4

  13. Originally Posted by shellcmd View Post
    then use those two keys,
    Code:
    mp4decrypt --key 8714311afd2e5e748d000845cadae6e9:909841ada47c5ce44067361772897a66 --key 00fe59dca7055a16bd3b6daa5f3c3196:2408388b2498550d5af920a0a19685e6 input.mp4 output.mp4
    Still not working. I even tried it:
    Code:
    mp4decrypt --key fd827d61d212501ea1d4b05bd4f637a1:9da44c2ffcbf081751ebc939d173503c --key 8714311afd2e5e748d000845cadae6e9:909841ada47c5ce44067361772897a66 --key a2d2f1a526765d6ea6fbbb8eafd30ab9:ae83c67eab8da0ccbe48692a45b7c082 --key 00fe59dca7055a16bd3b6daa5f3c3196:2408388b2498550d5af920a0a19685e6 input.mp4 output.mp4

  14. just tested, you are right, keys maybe changed. vdocipher is anoying, if it is from free site, you should provide video link. if not , you need provide correct headers, then pssh and non used token in payload.

  15. Originally Posted by shellcmd View Post
    just tested, you are right, keys maybe changed. vdocipher is anoying, if it is from free site, you should provide video link. if not , you need provide correct headers, then pssh and non used token in payload.
    https://www.coolconnections.ru/ru/play/eva-2022

  16. Originally Posted by skylink912 View Post
    Originally Posted by shellcmd View Post
    just tested, you are right, keys maybe changed. vdocipher is anoying, if it is from free site, you should provide video link. if not , you need provide correct headers, then pssh and non used token in payload.
    https://www.coolconnections.ru/ru/play/eva-2022
    Code:
    --key fd827d61d212501ea1d4b05bd4f637a1:f8c36da5053e0d72818c82cb2fa8eace
    
    --key 8714311afd2e5e748d000845cadae6e9:c0a6a7d6d8578768ba2bad95b28fa1a9
    
    --key a2d2f1a526765d6ea6fbbb8eafd30ab9:c1369a4a5e387b9b380c56043773f0e3
    
    --key 00fe59dca7055a16bd3b6daa5f3c3196:49bc8b850404a64e4926017b573fba3f

  17. Originally Posted by shellcmd View Post

    Code:
    --key fd827d61d212501ea1d4b05bd4f637a1:f8c36da5053e0d72818c82cb2fa8eace
    
    --key 8714311afd2e5e748d000845cadae6e9:c0a6a7d6d8578768ba2bad95b28fa1a9
    
    --key a2d2f1a526765d6ea6fbbb8eafd30ab9:c1369a4a5e387b9b380c56043773f0e3
    
    --key 00fe59dca7055a16bd3b6daa5f3c3196:49bc8b850404a64e4926017b573fba3f
    Happened! Thanks! How did you manage to get the keys, if it's not a secret?

  18. use script written by myself, so it's private.

  19. Originally Posted by shellcmd View Post
    use script written by myself, so it's private.
    Understood. Can you generate more? https://www.coolconnections.ru/ru/play/p-s-uti-uti-uti

  20. Originally Posted by skylink912 View Post
    Originally Posted by shellcmd View Post
    use script written by myself, so it's private.
    Understood. Can you generate more? https://www.coolconnections.ru/ru/play/p-s-uti-uti-uti
    Code:
    --key d6c8cd7da0ab5c6db3ac09f1b512fa33:77286c82fc0c90331f82e202de47341f
    
    --key c4d8923f7e075265ab5a102bd9eb3b23:d5157e961ad5e5231b5cd6b08a47994e
    
    --key 16e78b6eff395475a27af94fb87368ec:f40a6638f4ca1c7deabac05c585e7e66
    
    --key 8c0355f107655bd28ac10a1f04f7cc11:f85eaf3015cfd6ba5333b8127c437828

  21. Originally Posted by shellcmd View Post
    Code:
    --key d6c8cd7da0ab5c6db3ac09f1b512fa33:77286c82fc0c90331f82e202de47341f
    
    --key c4d8923f7e075265ab5a102bd9eb3b23:d5157e961ad5e5231b5cd6b08a47994e
    
    --key 16e78b6eff395475a27af94fb87368ec:f40a6638f4ca1c7deabac05c585e7e66
    
    --key 8c0355f107655bd28ac10a1f04f7cc11:f85eaf3015cfd6ba5333b8127c437828
    Thank you very much!

  22. This is awesome info

  23. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    stream....
    <UnknownOperationException/>

    post URL

  24. You can also have the opportunity to open the connection without leaving the room on the same day
    https://svc40.main.sl.t-online.de/LCID3221228678.originalserver.prod.sngtv.t-online.de...19d6858fb98611

  25. Originally Posted by FCKDRM View Post
    Originally Posted by shellcmd View Post
    use script written by myself, so it's private.
    Could you help generating keys for this?

    Stream -
    https://b6fed751a5004d4298da7790efc05645.mediatailor.us-east-1.amazonaws.com/v1/dash/7...3-2043777979d3

    License key - https://drmproxy.digitalsvc.apps.nbcuni.com/drm-proxy/license/widevine?time=1702176938...web&keyId=wtmo

    the two link you provided even not complete, there's some ... in it. I suggest you post complete url use code format, like this
    Code:
    https://example.com/xxxxxxxxxx

  26. HTML Code:
     'url': 'https://b6fed751a5004d4298da7790efc05645.mediatailor.us-east-1.amazonaws.com/v1/dash/7f34bf1814de6fddce84b1e6c296b7a70243b88f/oneapp-atp-dash-linear-4s-generic/Content/CMAF_OL1-CTR-4s/Live/channel(WTMO)/master.mpd?aws.sessionId=7cac8358-9c2d-4f41-93d3-2043777979d3',
    
    
     'license_key': 'https://drmproxy.digitalsvc.apps.nbcuni.com/drm-proxy/license/widevine?time=1702176938016&hash=2d62af0dfaa79370a138bffe39e675c81fe8d6e8b030625c93268e2cb18e7c96&device=web&keyId=wtmo'
    Thanks in Advance!

  27. 401 Client Error: Unauthorized for url: https://drmproxy.digitalsvc.apps.nbcuni.com/xxxx, can you paste request headers? must something lost, like authorization token or cookie. better curl as bash. and also need to know if json payload and/or json response.


    and also, this site maybe not simple as we thought, probabily it likes peacock skyshowtime, need hmac to calculate signature, if so that part is very difficult for me(im not programmer, only know little about python), so wish more skilled people can help too.
    Last edited by shellcmd; 20th Dec 2023 at 20:03.

  28. HTML Code:
    HTTP/2 200 
    content-type: application/json
    content-length: 0
    x-amzn-requestid: 41114077-2281-4c3b-b678-2b77edbd5897
    access-control-allow-headers: Content-Type,X-Amz-Date,Authorization,X-Api-Key,X-Amz-Security-Token
    x-amz-apigw-id: QRVlmFzLIAMEVJQ=
    access-control-allow-methods: DELETE,GET,HEAD,OPTIONS,PATCH,POST,PUT
    x-amzn-trace-id: Root=1-65839c89-0687109e549c6edf3401e1e4
    date: Thu, 21 Dec 2023 02:01:46 GMT
    access-control-allow-origin: *
    X--Spdy: h2
    HTML Code:
    scheme
    	https
    host
    	drmproxy.digitalsvc.apps.nbcuni.com
    filename
    	/drm-proxy/license/widevine
    time
    	1703124103396
    hash
    	2f52ffb938b711af6ff131dfaf11087517ce89a1e125524a3321381900237444
    device
    	web
    keyId
    	wtmo
    HTML Code:
    https://drmproxy.digitalsvc.apps.nbcuni.com/drm-proxy/license/widevine?time=1703124103396&hash=2f52ffb938b711af6ff131dfaf11087517ce89a1e125524a3321381900237444&device=web&keyId=wtmo




Similar Threads

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