VideoHelp Forum




+ Reply to Thread
Results 1 to 15 of 15
  1. Short explanation about the situation, I'm an absolute idiot with little time on my hands at the moment. but I really want to watch the artstation courses that are now free so I wanted to download them to watch on a later date. Except that I've hit multiple road blocks now and don't know what to do. (this is also not a great introduction to doing this stuff for the first time)

    -------

    I have downloaded and added Widevine to my google chrome extentions (at this point every little thing counts), and yt_dlp is ready to go

    Further progress has been halted due to me not finding the .mpd file for the life of me and "devtools failed to load source map"

    Image
    [Attachment 61589 - Click to enlarge]


    This is the tutorial that I'm trying to download https://www.artstation.com/learning/courses/w74/environment-design-in-clip-studio-pain...ers/BLVY/intro

    Anybody knows how to help me?
    Quote Quote  
  2. You are not an absolute idiot.
    You can find the mpd in the network tab. Try reloading the web page.
    Image
    [Attachment 61590 - Click to enlarge]
    Quote Quote  
  3. download (intro)
    Code:
    yt-dlp --allow-u https://content-aeuf1.uplynk.com/preplay2/bfaa5dda7f814d06a7dfbd3785ac408b/e9221ce534dd86359350a2bb9c52d674/5QRvLUPs4cYnIzMf6FTOVn73olqsQoI1KIAY5BPr2nzs.mpd?pbs=29b7d5409a9141f19d81c7dac3cfa847
    decrypt with
    Code:
    bce78be539e24a6c97503817c562533c:cf09990c02c7206477c049cac8fefef8
    a48c0aee59564cef9a8d8b58545e98e3:1cda9ea7dec7e6ea5ffe660b4ba1abbf
    898c62d757ca4234a4032fda8ef474aa:0aad8db724bcf3a0c7f39baa8b1318b8
    then merge with ffmpeg (read old post on this forum)
    Quote Quote  
  4. Goal and research
    Code:
    yt-dlp --allow-u https://content-aeui1.uplynk.com/preplay2/32e9c3dad6aa425ab15237afef4e98e6/e9221ce534dd86359350a2bb9c52d674/5n7aZUFC08KW8lYrCkyUDs3wtlEFiAw7YTlRs4mNgq2P.mpd?pbs=8a3521fab2474de690e07986b2b7b714
    key
    Code:
    a3ec3a797876468ab1649e2eb2abba3c:afd4c0ac5778ff74ffd0e6374fb654a1
    d8b3dad2e1664a7985c50d1d07d6068c:b93c2a29fb2f3a417225e2521f066495
    c90211be3e9e4d4cbb3b7419b5811eef:0cc5ee28d7ce529ab130b82e2143955a
    Quote Quote  
  5. Originally Posted by [ss]vegeta View Post
    You are not an absolute idiot.
    You can find the mpd in the network tab. Try reloading the web page.
    Image
    [Attachment 61590 - Click to enlarge]
    Thank you so much! thats one step closer to success
    Quote Quote  
  6. Originally Posted by lomero View Post
    download (intro)
    Code:
    yt-dlp --allow-u https://content-aeuf1.uplynk.com/preplay2/bfaa5dda7f814d06a7dfbd3785ac408b/e9221ce534dd86359350a2bb9c52d674/5QRvLUPs4cYnIzMf6FTOVn73olqsQoI1KIAY5BPr2nzs.mpd?pbs=29b7d5409a9141f19d81c7dac3cfa847
    decrypt with
    Code:
    bce78be539e24a6c97503817c562533c:cf09990c02c7206477c049cac8fefef8
    a48c0aee59564cef9a8d8b58545e98e3:1cda9ea7dec7e6ea5ffe660b4ba1abbf
    898c62d757ca4234a4032fda8ef474aa:0aad8db724bcf3a0c7f39baa8b1318b8
    then merge with ffmpeg (read old post on this forum)
    Currently I'm getting an error with the code so once again I'm stuck, do you know what could have gone awry? Image
    [Attachment 61593 - Click to enlarge]


    (thank you for the link for merging the files!)
    Quote Quote  
  7. link expired. try this (but fast!)
    Code:
    yt-dlp --allow-u https://content-zeuuks-up-1.uplynk.com/preplay2/32e9c3dad6aa425ab15237afef4e98e6/3a9ce64e83c58268003db475404db3fc/66iC5VlXnCVuPF5uvKkojf1NuYyAjS3nV1hnu8K466WG.mpd?pbs=b42eb25e20dd4680a588acf8b4dcaf55
    key
    Code:
    d8b3dad2e1664a7985c50d1d07d6068c:25294c8a9adefdbce29334531c50915a
    c90211be3e9e4d4cbb3b7419b5811eef:0cc5ee28d7ce529ab130b82e2143955a
    a3ec3a797876468ab1649e2eb2abba3c:afd4c0ac5778ff74ffd0e6374fb654a1
    Quote Quote  
  8. Originally Posted by lomero View Post
    link expired. try this (but fast!)
    Code:
    yt-dlp --allow-u https://content-zeuuks-up-1.uplynk.com/preplay2/32e9c3dad6aa425ab15237afef4e98e6/3a9ce64e83c58268003db475404db3fc/66iC5VlXnCVuPF5uvKkojf1NuYyAjS3nV1hnu8K466WG.mpd?pbs=b42eb25e20dd4680a588acf8b4dcaf55
    key
    Code:
    d8b3dad2e1664a7985c50d1d07d6068c:25294c8a9adefdbce29334531c50915a
    c90211be3e9e4d4cbb3b7419b5811eef:0cc5ee28d7ce529ab130b82e2143955a
    a3ec3a797876468ab1649e2eb2abba3c:afd4c0ac5778ff74ffd0e6374fb654a1
    Download worked! and thanks to that I know now how to do it with other vids

    Any tips for obtaining the keys by myself (Unless you want to dedicate hours of your time to pass them to me) From what I gather the "DevTools failed to load source map: Could not parse content" thing that is probably the cause of them not being present Image
    [Attachment 61595 - Click to enlarge]
    (I've seen the old google version being passed around as a solution but it was for a different error I think, but does it also work for this problem?)

    I've seen Bento4 and mp4decrypt being recommended by users to decrypt the files, which decrypting program do you recommend?
    Quote Quote  
  9. Originally Posted by IjustWantTutorial View Post
    I've seen Bento4 and mp4decrypt being recommended by users to decrypt the files, which decrypting program do you recommend?

    Shaka packager by Google

    https://github.com/google/shaka-packager
    discord=notaghost9997
    Quote Quote  
  10. mp4decrypt work fine and more simple.
    put all 3 keys to decrypt.
    shaka is good but not easy. try with
    Quote Quote  
  11. Originally Posted by lomero View Post
    mp4decrypt work fine and more simple.
    put all 3 keys to decrypt.
    shaka is good but not easy. try with
    Thank you for the reccomendation

    I still lack access to the keys, I've changed to chrome version 80 or so but still get the resource map problem Image
    [Attachment 61599 - Click to enlarge]


    but I can't believe I got this far already!
    Quote Quote  
  12. Originally Posted by IjustWantTutorial View Post
    but still get the resource map problem Image
    [Attachment 61599 - Click to enlarge]
    That has nothing to do with not being able to get keys.
    Quote Quote  
  13. Originally Posted by [ss]vegeta View Post
    Originally Posted by IjustWantTutorial View Post
    but still get the resource map problem Image
    [Attachment 61599 - Click to enlarge]
    That has nothing to do with not being able to get keys.
    :0

    but wait how do I get the keys then because in other threads it says the keys will appear in the devtools console but I have no such luck Image
    [Attachment 61600 - Click to enlarge]
    Last edited by IjustWantTutorial; 3rd Nov 2021 at 13:45.
    Quote Quote  
  14. I have mp4decrypt now, altough i don't know how to proceed or to get the keys (from further research i understand that for artstation these change rapidly, especially the audio one)

    This whole thread does prove that computer stuff isn't my strong suit...
    Quote Quote  
  15. Originally Posted by IjustWantTutorial View Post
    altough i don't know how to proceed or to get the keys (from further research i understand that for artstation these change rapidly, especially the audio one)
    maybe this will help you

    https://forum.videohelp.com/threads/401717-How-are-you-going-to-respond-to-widevine-l3...e4#post2635987

    Widevinecdm.zip
    https://siasky.net/AABtq2e-vvlQb50YdiSorjqKrVzzZGrQ3t2HLE-s6DepJw

    How to remain in the latest chrome version and to still capture keys by the extension!
    https://siasky.net/AADbxP2Fj8A6vu4UW-m0WwPfxiM9Jy6W24fgitb7anqjlQ

    https://forum.videohelp.com/threads/401095-Mp4decrypt-syntax#post2613755
    Last edited by mister_ nex; 3rd Nov 2021 at 17:22.
    Quote Quote  



Similar Threads

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