First, the link to video:
https://viu.tv/encore/captain-tsubasa-season-2-jr-youth-arc
In Hong Kong, viu.tv and viu.com are 2 different websites, so when I searched in this forum with "viu", info came out is kind of mixed, and maybe because of this, I got confused at some point.
Outside of HK, you need VPN to watch the videos
Only the newest episode of the series if not logged in (a free account registered by email).
So by the time a kind soul passes by, you may find my link unavailable.
Another possible problem is the multi-track for the anime.
Both cantonese and japanese tracks are desired to be downloaded as separated tracks.
What I did:
I tried to follow this video
https://drive.google.com/file/d/1bD53mvG4Nes6-exxGvWiILabm_FZrlGr/view
The approach requires
1. yt-dlp.exe to get the encrypted video and audio, which I believe I did, with
yt-dlp.exe --allow-u -f bv,ba "{URL}"
where URL is the manifest.mpd URL I copied from the browser's dev tool Network tab, which seems to change from time to time when I test
2. key to decrypt the above downloaded files
which I struggled and failed
I tried to use this website for the keys
http://108.181.133.95:8080/
But I have no clue on how to fill in the info required.
Just all of them. I have no confidence that I have found any of them correctly filled.
3. if I have the kid(s) and key(s), I should be able to use
mp4decrypt.exe --key {kid:key} source.m4a dec_source.m4a
and so on for video or multiple audio
4. combine video and audio with ffmpeg, which I have experience and am capable of.
Any help is appreciated.
+ Reply to Thread
Results 1 to 3 of 3
-
-
Code:
N_m3u8DL-RE "https://ewcdn109.nowe.com/session/p8-5-6726271a-a7555f9adbd24c48a9/Content/DASH_VOS3/VOD/2751/14390/a75651d5-5b08-40d6-afed-0714c7760e17/eda1eacc-f82d-4de7-d7b0-55bb2e3e927c/manifest.mpd" --key 91ba752a446148c68400d78374b178b4:a01d7dc4edf582496b7e73d67e9e6899 -M format=mkv
https://www.swisstransfer.com/d/6abbb1cf-85ee-4652-88f3-1ff88e5a3795
How to get keys
https://forum.videohelp.com/threads/416316-%5BRelease%5D-WidevineProxy2-Extension-Bypa...s-Lic-wrapping--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
viu.tv all content share the same key which is 91ba752a446148c68400d78374b178b4:a01d7dc4edf582496 b7e73d67e9e6899
you just have to find MPD that's enough
(note: only on viu.tv, not nowplayer or now e.)
Similar Threads
-
DOWNLOAD protected DRM video separated video and audio from (learnyst)
By yassin in forum Video Streaming DownloadingReplies: 4Last Post: 8th Jan 2024, 04:36 -
Need help to downloading videos from viu.tv
By akame in forum Video Streaming DownloadingReplies: 1Last Post: 23rd Jun 2023, 01:26 -
Cannot download encrypted m3u8 video, the video works on the website
By krestek in forum Video Streaming DownloadingReplies: 6Last Post: 21st Feb 2022, 14:27 -
Download HLS video using FFMPEG with separate video and audio URLs?
By oschrndz in forum Video Streaming DownloadingReplies: 2Last Post: 15th Dec 2020, 13:53 -
how to download a portion of video from m3u8 that has separate video audio.
By adi111 in forum Video Streaming DownloadingReplies: 8Last Post: 5th Aug 2020, 14:53