Hi,
I need help. How to download an embedded video from this website: https://health-platform.online/product/61408b20a217673e8420b235
Thank you.
+ Reply to Thread
Results 1 to 18 of 18
-
-
Use ytdlp from the command line, get the code with The Stream Detector add-on
Code:yt-dlp --no-part --restrict-filenames --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36" --referer "https://health-platform.online/product/61408b20a217673e8420b235" "https://iframe.mediadelivery.net/634aef43-fb9f-4f0c-b8f8-cd86ce5592e8/1920x1080/video.drm?contextId=518dbe52-efe0-494a-994d-1b8013d5f2c7"
-
Hello i read the whole forum and couldnt find an answer. I've been trying to download a videos but the problem is that every method ive tryied failed.
1. web inspection
2. video helper
3. yt-dlp
and some more
Basically, i can download any videos but these. It seems the are DRM files at iframe.mediadelivery.net. i would really appreciate your expertise.
Video trying to be downloaded
https://iframe.mediadelivery.net/embed/10450/afaea7d6-53cb-4fc9-a2bd-efc30bd3b8c0?autoplay=false -
I tried dowloading it using cookies but still coudnt. The video is embedded at "https://usamedic.educativa.org/prg_texto.cgi?id_curso=107&id_texto=6209&id_unidad =1754&wAccion=ver_texto#ver_documento" and this is the video url "https://iframe.mediadelivery.net/embed/10450/e03a8e19-c24d-438c-a7a0-6e63662786f2?autoplay=false"
{"url":"https://usamedic.educativa.org","cookies":[{"domain":"usamedic.educativa.org","expirationDate ":1647388802.426406,"hostOnly":true,"httpOnly":tru e,"name":"IdSession","path":"/","sameSite":"lax","secure":true,"session":false," storeId":"0","value":"LKZvP2bQQW9HeXskwFMUzXJuPCf" },{"domain":"usamedic.educativa.org","hostOnly":tr ue,"httpOnly":true,"name":"SID","path":"/","sameSite":"lax","secure":true,"session":true,"s toreId":"0","value":"bdd78c6590eddf96837ed43083289 940"}]}
I tried running:
yt-dlp --referer "https://usamedic.educativa.org" --add-header "cookies:[{"domain":"usamedic.educativa.org","expirationDate ":1647388802.426406,"hostOnly":true,"httpOnly":tru e,"name":"IdSession","path":"/","sameSite":"lax","secure":true,"session":false," storeId":"0","value":"LKZvP2bQQW9HeXskwFMUzXJuPCf" },{"domain":"usamedic.educativa.org","hostOnly":tr ue,"httpOnly":true,"name":"SID","path":"/","sameSite":"lax","secure":true,"session":true,"s toreId":"0","value":"bdd78c6590eddf96837ed43083289 940"}]" "https://usamedic.educativa.org" https://iframe.mediadelivery.net/embed/10450/e03a8e19-c24d-438c-a7a0-6e63662786f2?autoplay=false -
It is the same link or maybe similar.
https://iframe.mediadelivery.net/embed/10450/05991889-e051-420c-95bc-d56f030f65d8 -
Yes, it should look like that because the page asks you for a username and password to log in.
Similar Threads
-
Downloading embedded Googlevideo formatted in .png
By Beaver110 in forum Video Streaming DownloadingReplies: 15Last Post: 18th May 2023, 08:01 -
New Ideas for Downloading Streaming Video from Any Website
By Step_2 in forum Video Streaming DownloadingReplies: 1Last Post: 8th Feb 2021, 12:18 -
Downloading Video From Website (.SMIL playlist)
By duffman5577 in forum Video Streaming DownloadingReplies: 1Last Post: 23rd Jul 2018, 04:27 -
difficulty downloading streaming embedded vimeo?
By estidog in forum Video Streaming DownloadingReplies: 6Last Post: 27th Oct 2017, 10:18 -
Downloading an embedded Ustream (unseekable) livestream
By Mattwmaster58 in forum Video Streaming DownloadingReplies: 3Last Post: 18th Mar 2017, 20:55