Hi,
I'm trying to download streaming video out of vix.com, and I've read some posts in here, but got confused.
Is there a detailed guide for the steps required? (MPD, Keys, etc.)
Thanks!
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 9 of 9
-
-
you're not providing us anything in here that may can help us spoonfed you
-
-
I once wanted to watch "Mal de Ojo" on Vix,
It's using standard Widevine, try reading more in the forum. -
Use a movie that's free to watch on Vix to explain briefly:
"The Expendables"
https://vix.com/es-es/detail/video-3692007
.mpd file: try searching "mpd" in the developer tools.
[Attachment 68902 - Click to enlarge]
license url: try searching "cenc" in the developer tools, and the response should be full of unreadable characters like this:
[Attachment 68903 - Click to enlarge]
You'll find something called pssh in your mpd file, then use third-party services to send a license request including pssh to the license url above (to get the key to download the video).
And the key is:
Code:01d6b54ba7a9529d44db06ce82ea7e8f:8e9b4ce1bd1d80c8b8f8cfcb96fee677 00d6b54ba7a9529d44db06ce82ea7e8f:efba827488ba8107e873f6c49ba69dd3 02d6b54ba7a9529d44db06ce82ea7e8f:bf5a38add06ea890bd387249442f1dec
-
key
https://capi.9c9media.com/destinations/ctvmtv_hub/platforms/desktop/bond/contents/2609...7/manifest.mpd
2e30170ed95ddf6475ed76e4151478ad:6bd4df62aea21c881 33287ebe4d37c0a
d3daa2d6b1a982c584fb40b45975a183:933d07c4d5b64b102 8ec82ffea09510e
39dcb532836b615ea5d784b7b2e201bd:c88fbbf19ed409387 ffa565670270bd4
with 3 keys how to download from ctv as with two I succeeded but with 3 I don't know -
'9c9media'? That's CTV (ctv.ca) license url.
how to download
Code:yt-dlp.exe --allow-u -N 16 -f bv,ba "<here is your mpd file URL>" -o output.mp4
Or use N_m3u8DL-RE and the following syntax:
Code:N_m3u8DL-RE.exe "<mpd file URL>" --key 2e30170ed95ddf6475ed76e4151478ad:6bd4df62aea21c88133287ebe4d37c0a --key d3daa2d6b1a982c584fb40b45975a183:933d07c4d5b64b1028ec82ffea09510e --key 39dcb532836b615ea5d784b7b2e201bd:c88fbbf19ed409387ffa565670270bd4
-
Similar Threads
-
Need help downloading
By Angel_Cyclops in forum Video Streaming DownloadingReplies: 36Last Post: 19th Feb 2025, 06:00 -
Help downloading this
By kienkzz in forum Video Streaming DownloadingReplies: 10Last Post: 18th Apr 2022, 12:06 -
Help downloading from iq.com
By dami3n in forum Video Streaming DownloadingReplies: 10Last Post: 3rd Apr 2022, 03:27 -
Need Help Downloading this
By daigo99 in forum Video Streaming DownloadingReplies: 16Last Post: 20th Jul 2021, 18:58 -
Need help with downloading
By DWIChannel in forum Video Streaming DownloadingReplies: 2Last Post: 16th Jul 2020, 10:27