VideoHelp Forum




+ Reply to Thread
Results 1 to 23 of 23
  1. I want to download https://www.jff.jpf.go.jp/movie/takano-tofu/, but I don't know the KID:KEY to give to mp4decrypt. Could you tell me how to find it?
    This site requires membership registration, but it is free.

    What I have done
    • I am using Edge on Windows 11.
    • I don't know how to find the license URL. Even after filtering the DevTool-network log with "method:POST", there were no URLs that could be used with HellYes.
    Thank you.
    Quote Quote  
  2. WidevineProxy2 works for your site

    Image
    [Attachment 88157 - Click to enlarge]


    your key.

    Code:
    --key 22fe357a418cf4e6c49d443636a40101:2ef33c172e1cfe967c716a210c6475a6
    Command to download

    Code:
    N_m3u8DL-RE "https://www.jff.jpf.go.jp/jff-vod/_definst_/smil:D-bIPelz9z8G/Spring-at-Takano-Tofu-Shop.smil/manifest.mpd" --key 22fe357a418cf4e6c49d443636a40101:2ef33c1172e1cfe967c716a210c6475a6 -M format=mkv
    Quote Quote  
  3. maybe widevine proxy2 more suit for you.

    if you still want to find the license url, you can try to filter lic or cenc or wv

    never download from this site, but i remember the license url should similar with fod and hulu jp.

    like this:
    Code:
    https://cenc.webstream.ne.jp/drmapi/wv/xxxxxxxxxxxxxxxxxxxxxxxxxxxx
    Quote Quote  
  4. @cedric8528
    I was able to get the code working. Thank you!
    I was also trying Edge+WidevineProxy2, but when I press the play button, playback does not start and nothing is displayed in WidevineProxy2's Keys.
    Edge+WidevineProxy2 works on other sites, so I don't think there is anything wrong with the settings, but do you have any advice?
    Image
    [Attachment 88161 - Click to enlarge]


    @shellcmd
    I can't find a URL that works with lic or cenc or wv.
    Quote Quote  
  5. even if the video doesn't start, try several times...it works with Firefox.

    your licence

    Image
    [Attachment 88162 - Click to enlarge]
    Quote Quote  
  6. @cedric8528
    Firefox+WidevineProxy2 now displays WidevineProxy2's Keys. Thank you!
    Incidentally, when I entered the cURL (POSIX) license you provided into https://github.com/vinefeeder/HellYes, I got an error (Cannot parse an empty license_message).
    Quote Quote  
  7. Ambassador Of Atmosphere
    Join Date
    Nov 2024
    Location
    Brooklyn, NY
    Search Comp PM
    I tried grabbing this with N_m3u8DL-RE, but the copy protection wasn't removed (green screen).
    We all bleed blue from the inside....
    Quote Quote  
  8. With Vineless it works...

    But has anyone been able to capture the subtitles?
    Code:
    -ss all
    doesn't seem to be working
    Last edited by pedrothelion; 13th Aug 2025 at 04:28.
    Discord Sei#0555
    Quote Quote  
  9. @Lupine Assassin
    Code:
    N_m3u8DL-RE "https://www.jff.jpf.go.jp/jff-vod/_definst_/smil:D-bIPelz9z8G/Spring-at-Takano-Tofu-Shop.smil/manifest.mpd" --key 22fe357a418cf4e6c49d443636a40101:2ef33c172e1cfe967c716a210c6475a6 -M format=mkv
    @pedrothelion
    You can find the URL of the subtitles on this site by filtering for “vtt” in your browser's DevTool-network.
    Quote Quote  
  10. Ambassador Of Atmosphere
    Join Date
    Nov 2024
    Location
    Brooklyn, NY
    Search Comp PM
    Originally Posted by GF983 View Post
    @Lupine Assassin
    Code:
    N_m3u8DL-RE "https://www.jff.jpf.go.jp/jff-vod/_definst_/smil:D-bIPelz9z8G/Spring-at-Takano-Tofu-Shop.smil/manifest.mpd" --key 22fe357a418cf4e6c49d443636a40101:2ef33c172e1cfe967c716a210c6475a6 -M format=mkv
    @pedrothelion
    You can find the URL of the subtitles on this site by filtering for “vtt” in your browser's DevTool-network.
    Thanks, GF983.
    We all bleed blue from the inside....
    Quote Quote  
  11. Even though I have the key
    22fe357a418cf4e6c49d443636a40101:2ef33c1172e1cfe96 7c716a210c6475a6
    I can't decrypt the video with mp4decrypt. Does anyone have any suggestions?
    Discord Sei#0555
    Quote Quote  
  12. Originally Posted by pedrothelion View Post
    Even though I have the key
    22fe357a418cf4e6c49d443636a40101:2ef33c1172e1cfe96 7c716a210c6475a6
    I can't decrypt the video with mp4decrypt. Does anyone have any suggestions?
    tried shaka-packager?
    Quote Quote  
  13. I'm not familiar with Shaka Packager. However, I used the following command:

    shaka-packager.exe ^
    --enable_raw_key_decryption ^
    --keys key_id=2e8aed80a2eb4ffabed7566292eb30a5:key=2ef33c 172e1cfe967c716a210c6475a6 ^
    in=TOFU.mp4,stream=video,output=video_decriptato.m p4 ^
    in=TOFU.m4a,stream=audio,output=audio_decriptato.m 4a
    I0813 13:21:00.159307 8284 demuxer.cc:94] Demuxer::Run() on file 'TOFU.m4a'.
    I0813 13:21:00.159421 10808 demuxer.cc:94] Demuxer::Run() on file 'TOFU.mp4'.
    I0813 13:21:00.163473 8284 demuxer.cc:160] Initialize Demuxer for file 'TOFU.m4a'.
    I0813 13:21:00.166957 10808 demuxer.cc:160] Initialize Demuxer for file 'TOFU.mp4'.
    W0813 13:21:00.184113 10808 track_run_iterator.cc:703] Seeing non-zero composition offset 2000. An EditList is probably missing.
    W0813 13:21:00.202633 10808 track_run_iterator.cc:707] Adjusting timestamps by -2000. Please file a bug to https://github.com/shaka-project/shaka-packager/issues if you do not think it is right or if you are seeing any problems.
    I0813 13:21:08.166168 8284 single_segment_segmenter.cc:111] Update media header (moov) and rewrite the file to 'audio_decriptato.m4a'.
    I0813 13:21:09.357323 8284 mp4_muxer.cc:195] MP4 file 'audio_decriptato.m4a' finalized.
    I0813 13:23:44.324105 10808 single_segment_segmenter.cc:111] Update media header (moov) and rewrite the file to 'video_decriptato.mp4'.
    I0813 13:25:03.885114 10808 mp4_muxer.cc:195] MP4 file 'video_decriptato.mp4' finalized.
    Packaging completed successfully.

    and the resulting decrypted audio file is corrupted. Is it possible that the key provided by Vineless is wrong?
    Discord Sei#0555
    Quote Quote  
  14. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Nope keys might only for sd video
    Quote Quote  
  15. Please try the key set in the command written in comment #9.
    Quote Quote  
  16. Originally Posted by GF983 View Post
    Please try the key set in the command written in comment #9.
    that's the same one I used... Were you able to decrypt the FHD video?
    Discord Sei#0555
    Quote Quote  
  17. Originally Posted by iamghost View Post
    Nope keys might only for sd video
    I understand, but I should have been able to at least decrypt the audio. Instead, even though it has a size of 455 MB, it's corrupted! And mp4decrypt fails completely.
    Discord Sei#0555
    Quote Quote  
  18. No, it is not the same. There is an extra space in your key.
    Also, the key written in #11 contained an extra “1”.
    Quote Quote  
  19. Originally Posted by GF983 View Post
    No, it is not the same. There is an extra space in your key.
    Also, the key written in #11 contained an extra “1”.
    I don't know how that space and the '1' ended up there... But the key doesn't seem to be the right one, even when using the one from post #9.
    Discord Sei#0555
    Quote Quote  
  20. I just ran the N_m3u8DL-RE command I wrote in #9, and both the video and audio decoded without any problems.
    Quote Quote  
  21. Originally Posted by GF983 View Post
    I just ran the N_m3u8DL-RE command I wrote in #9, and both the video and audio decoded without any problems.
    Thanks for confirming. At this point, do you recommend I download the video again?
    Discord Sei#0555
    Quote Quote  
  22. Yes it works now.

    This is curious. It appears Vineless provided the key for the 720p version, while its own command downloaded the 1080p version. The 1080p version is likely L1-protected, which would explain the size difference: the downloaded file was over 10 GB, compared to 1.7 GB for the 720p one.
    Discord Sei#0555
    Quote Quote  
  23. @pedrothelion
    I don't know how to decrypt L1-protection, so I can't help you.
    By the way, could you tell me how to download 1080p videos?
    I obtained the N_m3u8DL-RE command using Firefox+Vineless v1.3, but it is the same as the command in #9, and when I execute it, only videos with a resolution of 720p or lower appear, as shown below.
    Code:
    INFO : Extracted, there are 4 streams, with 3 basic streams, 1 audio streams, 0 subtitle streams
    INFO : Vid *CENC 1280x720 | 2009 Kbps | p0va0br2009000 | 23.976 | avc1.4d4029 | 718 Segments | ~01h59m31s
    INFO : Vid *CENC 854x480 | 1010 Kbps | p0va0br1010000 | 23.976 | avc1.4d4029 | 718 Segments | ~01h59m31s
    INFO : Vid *CENC 640x360 | 502 Kbps | p0va0br502000 | 23.976 | avc1.4d4029 | 718 Segments | ~01h59m31s
    INFO : Aud *CENC p0aa0br96000 | 96 Kbps | mp4a.40.2 | ja | 2CH | 718 Segments | ~01h59m31s
    CDM was obtained from Android Studio.
    Note that the N_m3u8DL-RE command is not displayed in Edge+Vineless v1.3.
    Quote Quote  



Similar Threads

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