VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 12 of 12
Thread
  1. https://www.viki.com/videos/1005581v-my-lucky-star-episode-1
    I can't download it at all.... And no way to download it
    I want ro download some my favorite dramas from viki, but stucked by it..
    Can anyone kindly tell me how to do it? Thanks ahead.
    Quote Quote  
  2. PSSH
    Code:
    AAAAV3Bzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADcIARIQXYgci7gkSNid5RDFEqGWdBoLYnV5ZHJta2V5b3MiEF2IHIu4JEjYneUQxRKhlnQqAkhE
    You can get the pssh in console of developer tools in Chrome, if you use Tamper Monkey add on with eme logger script. Search around this forum.

    License server
    Code:
    https://manifest-viki.viki.io/v1/license?video_id=1005581v&app=100000a&h_timestamp=1650716082&app_ver=4.0.97&dt=dt3&sig=a8fa82aadfa1c52075aba362c22351d4bb392292
    You can get the license server via network, developer tools in Chrome.
    Use http://getwvkeys.cc/ to input License server and PSSH to get the keys.
    You don't need headers.
    Code:
    5d881c8bb82448d89de510c512a19674:7e9ea1e9a7f67cbe98a07aedd43c4ab7
    Use ytdlp to download
    Code:
    ytdlp.exe --allow-u -f bv,ba "https://manifest-viki.viki.io/v1/1005581v/cloudfront/main/mpd/normal/viki/high/sd/ww/dt2_dt3/manifest.mpd?h_host=playback-streams-6475664c89-8rvvm&h_timestamp=1650716082&tag=mpdhd%3Ahigh%3Aww%3AsourceVIKI%3Ampd%3Acached%3Adt2_dt3&app=100000a&h_country=mk&h_data_center=frk-2&sig=fdb2e2b337fba452b97a86c54f44ec5805079e96"
    This will download video and audio file.
    You can get that long url also in network tab of developer tools, just search mpd.

    After you download the video and audio
    rename the files to something easy like myV.mp4 and myA.m4a

    you need to decrypt them with the key and with mp4decrypt
    Code:
    mp4decrypt.exe --key 5d881c8bb82448d89de510c512a19674:7e9ea1e9a7f67cbe98a07aedd43c4ab7 myV.mp4 myV_dec.mp4
    Do the same for the audio file.
    Code:
    mp4decrypt.exe --key 5d881c8bb82448d89de510c512a19674:7e9ea1e9a7f67cbe98a07aedd43c4ab7 myA.m4a myA_dec.mp4
    Then finally use ffmpeg to merge
    Code:
    ffmpeg -i myV_dec.mp4 -i myA_dec.mp4 -c copy final.mp4
    Quote Quote  
  3. Originally Posted by [ss]vegeta View Post
    PSSH
    Code:
    AAAAV3Bzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADcIARIQXYgci7gkSNid5RDFEqGWdBoLYnV5ZHJta2V5b3MiEF2IHIu4JEjYneUQxRKhlnQqAkhE
    You can get the pssh in console of developer tools in Chrome, if you use Tamper Monkey add on with eme logger script. Search around this forum.

    License server
    Code:
    https://manifest-viki.viki.io/v1/license?video_id=1005581v&app=100000a&h_timestamp=1650716082&app_ver=4.0.97&dt=dt3&sig=a8fa82aadfa1c52075aba362c22351d4bb392292
    You can get the license server via network, developer tools in Chrome.
    Use http://getwvkeys.cc/ to input License server and PSSH to get the keys.
    You don't need headers.
    Code:
    5d881c8bb82448d89de510c512a19674:7e9ea1e9a7f67cbe98a07aedd43c4ab7
    Use ytdlp to download
    Code:
    ytdlp.exe --allow-u -f bv,ba "https://manifest-viki.viki.io/v1/1005581v/cloudfront/main/mpd/normal/viki/high/sd/ww/dt2_dt3/manifest.mpd?h_host=playback-streams-6475664c89-8rvvm&h_timestamp=1650716082&tag=mpdhd%3Ahigh%3Aww%3AsourceVIKI%3Ampd%3Acached%3Adt2_dt3&app=100000a&h_country=mk&h_data_center=frk-2&sig=fdb2e2b337fba452b97a86c54f44ec5805079e96"
    This will download video and audio file.
    You can get that long url also in network tab of developer tools, just search mpd.

    After you download the video and audio
    rename the files to something easy like myV.mp4 and myA.m4a

    you need to decrypt them with the key and with mp4decrypt
    Code:
    mp4decrypt.exe --key 5d881c8bb82448d89de510c512a19674:7e9ea1e9a7f67cbe98a07aedd43c4ab7 myV.mp4 myV_dec.mp4
    Do the same for the audio file.
    Code:
    mp4decrypt.exe --key 5d881c8bb82448d89de510c512a19674:7e9ea1e9a7f67cbe98a07aedd43c4ab7 myA.m4a myA_dec.mp4
    Then finally use ffmpeg to merge
    Code:
    ffmpeg -i myV_dec.mp4 -i myA_dec.mp4 -c copy final.mp4

    Thank you sooooooooo much!!!! You are god!!!!! You just helped me out!!!Thank you!!!!!~~~
    Quote Quote  
  4. Originally Posted by [ss]vegeta View Post
    PSSH
    Code:
    AAAAV3Bzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADcIARIQXYgci7gkSNid5RDFEqGWdBoLYnV5ZHJta2V5b3MiEF2IHIu4JEjYneUQxRKhlnQqAkhE
    You can get the pssh in console of developer tools in Chrome, if you use Tamper Monkey add on with eme logger script. Search around this forum.

    License server
    Code:
    https://manifest-viki.viki.io/v1/license?video_id=1005581v&app=100000a&h_timestamp=1650716082&app_ver=4.0.97&dt=dt3&sig=a8fa82aadfa1c52075aba362c22351d4bb392292
    You can get the license server via network, developer tools in Chrome.
    Use http://getwvkeys.cc/ to input License server and PSSH to get the keys.
    You don't need headers.
    Code:
    5d881c8bb82448d89de510c512a19674:7e9ea1e9a7f67cbe98a07aedd43c4ab7
    Use ytdlp to download
    Code:
    ytdlp.exe --allow-u -f bv,ba "https://manifest-viki.viki.io/v1/1005581v/cloudfront/main/mpd/normal/viki/high/sd/ww/dt2_dt3/manifest.mpd?h_host=playback-streams-6475664c89-8rvvm&h_timestamp=1650716082&tag=mpdhd%3Ahigh%3Aww%3AsourceVIKI%3Ampd%3Acached%3Adt2_dt3&app=100000a&h_country=mk&h_data_center=frk-2&sig=fdb2e2b337fba452b97a86c54f44ec5805079e96"
    This will download video and audio file.
    You can get that long url also in network tab of developer tools, just search mpd.

    After you download the video and audio
    rename the files to something easy like myV.mp4 and myA.m4a

    you need to decrypt them with the key and with mp4decrypt
    Code:
    mp4decrypt.exe --key 5d881c8bb82448d89de510c512a19674:7e9ea1e9a7f67cbe98a07aedd43c4ab7 myV.mp4 myV_dec.mp4
    Do the same for the audio file.
    Code:
    mp4decrypt.exe --key 5d881c8bb82448d89de510c512a19674:7e9ea1e9a7f67cbe98a07aedd43c4ab7 myA.m4a myA_dec.mp4
    Then finally use ffmpeg to merge
    Code:
    ffmpeg -i myV_dec.mp4 -i myA_dec.mp4 -c copy final.mp4
    Hello! Thank you so much! I have the same problem as artemisluck and your explanation is so helpful. But I don't understand where I should use mp4decrypt.exe and ffmpeg. in which program and how? Thank you.
    Quote Quote  
  5. Originally Posted by TetianaBFM View Post
    Hello! Thank you so much! I have the same problem as artemisluck and your explanation is so helpful. But I don't understand where I should use mp4decrypt.exe and ffmpeg. in which program and how? Thank you.
    put this in same folder

    mp4decrypt.exe
    ffmpeg.exe
    file

    run script using cmd


    I put all files in Documents -> tools
    Code:
    C:\Users\xxx\Documents\tools>ffmpeg -i myV_dec.mp4 -i myA_dec.mp4 -c copy final.mp4
    Quote Quote  
  6. Originally Posted by jckzz View Post
    Originally Posted by TetianaBFM View Post
    Hello! Thank you so much! I have the same problem as artemisluck and your explanation is so helpful. But I don't understand where I should use mp4decrypt.exe and ffmpeg. in which program and how? Thank you.
    put this in same folder

    mp4decrypt.exe
    ffmpeg.exe
    file

    run script using cmd


    I put all files in Documents -> tools
    Code:
    C:\Users\xxx\Documents\tools>ffmpeg -i myV_dec.mp4 -i myA_dec.mp4 -c copy final.mp4
    Thank you! Where can I download mp4decrypt.exe?
    Quote Quote  
  7. Originally Posted by TetianaBFM View Post
    Originally Posted by jckzz View Post
    Originally Posted by TetianaBFM View Post
    Hello! Thank you so much! I have the same problem as artemisluck and your explanation is so helpful. But I don't understand where I should use mp4decrypt.exe and ffmpeg. in which program and how? Thank you.
    put this in same folder

    mp4decrypt.exe
    ffmpeg.exe
    file

    run script using cmd


    I put all files in Documents -> tools
    Code:
    C:\Users\xxx\Documents\tools>ffmpeg -i myV_dec.mp4 -i myA_dec.mp4 -c copy final.mp4
    Thank you! Where can I download mp4decrypt.exe?
    Code:
    https://www.bento4.com/downloads/
    for windows, inside zip file
    Code:
    https://www.bok.net/Bento4/binaries/Bento4-SDK-1-6-0-641.x86_64-microsoft-win32.zip
    Quote Quote  
  8. Originally Posted by jckzz View Post
    Originally Posted by TetianaBFM View Post
    Originally Posted by jckzz View Post
    Originally Posted by TetianaBFM View Post
    Hello! Thank you so much! I have the same problem as artemisluck and your explanation is so helpful. But I don't understand where I should use mp4decrypt.exe and ffmpeg. in which program and how? Thank you.
    put this in same folder

    mp4decrypt.exe
    ffmpeg.exe
    file

    run script using cmd


    I put all files in Documents -> tools
    Code:
    C:\Users\xxx\Documents\tools>ffmpeg -i myV_dec.mp4 -i myA_dec.mp4 -c copy final.mp4
    Thank you! Where can I download mp4decrypt.exe?
    Code:
    https://www.bento4.com/downloads/
    for windows, inside zip file
    Code:
    https://www.bok.net/Bento4/binaries/Bento4-SDK-1-6-0-641.x86_64-microsoft-win32.zip
    Thaaaaank you sooo much!

    I have an error - 'mp4decrypt.exe' is not recognized as an internal or external command,
    operable program or batch file. What I do wrong?
    Last edited by TetianaBFM; 21st Dec 2023 at 03:51.
    Quote Quote  
  9. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Open cmd in folder where is ffmpeg, mp4decrypt.exe is. Just type cmd n top bar
    Or you can move it in C://windows/system32
    Or
    Open cmd then drop/drop mp4decrypt on cmd so cmd know where the file are
    Quote Quote  
  10. Originally Posted by iamghost View Post
    Open cmd in folder where is ffmpeg, mp4decrypt.exe is. Just type cmd n top bar
    Or you can move it in C://windows/system32
    Or
    Open cmd then drop/drop mp4decrypt on cmd so cmd know where the file are
    Thank you a lot! I did it!
    Quote Quote  
  11. Can you please make a step by step tutorial?

    I have already installed TamperMonkey from https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/ (I am on Firefox, but Chrome is at https://chromewebstore.google.com/detail/eme-call-and-event-logger/cniohcjecdcdhgmlofniddfoeokbpbpb ) and then https://greasyfork.org/en/scripts/373903-eme-logger.
    Restart browser.
    On a new browser tab, opened a dev. console (F12), Network tab and opened mentioned URL:
    https://manifest-viki.viki.io/v1/license?video_id=1005581v&app=100000a&h_timestamp=165...2351d4bb392292
    it returns: {"vcode":3,"error":"invalid timestamp","current_timestamp":1726117521}
    I am not logged in to viki (have no account, I am unsure if i need any particular one).
    I have not been able to find any PSSH anywhere in a dev. console on viki.com.
    I can see some EME-Logger.user.js:* entries on a Console tab, like:
    Init Data: AAAAV3Bzc2gAAAAA7e+LqXnWS...
    Message: CAESqgwKugsIARKeCgrcAggCEhBIa4PbkkFF6EtcACIHk3RqGI nHtK...
    Response: CAISvQEKKAoQrAknzJp8mBIuH1dfp2PQ7hIQU...
    Key Statuses:
    [USABLE] iSlvMc7qQJKWVf3cDS9HqQ==

    Someone suggested: On the Console tab filter for "Init Data:" without the quotes.
    and it shows:
    [EME] (CALL) MediaKeySession::generateRequest
    Session ID: (not available)
    Init Data Type: cenc
    Init Data: AAAAV3Bzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADcIARIQiS lvMc7qQJKWVf3cDS9HqRoLYnV5ZHJta2V5b3MiEIkpbzHO6kCS llX93A0vR6kqAkhE
    Command: curl https://bitmovin-a.akamaihd.net/content/art-of-motion_drm/mpds/11331.mpd|grep -i pssh

    I can find some tool for decryption keys https://emarsden.github.io/pssh-box-wasm/get-license/ , but it wants a CDM device in a .wvd format.
    There is also https://cdrm-project.com/ yet it is not helpful in telling what i am filling wrong and which format is correct.

    I am not using Discord in order to use http://getwvkeys.cc
    Quote Quote  
  12. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Video URL?
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~[*how to make your own mass downloader: guide*]
    Quote Quote  



Similar Threads

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