I have access to Azure training videos, but no option to download videos via the site for offline use.
What am I missing to download the entire video?
Invoke-WebRequest -Uri $uri -OutFile Module1.mp4
Some of the browser’s web dev tool info is below:
DOM shows the following url for the embedded video:
src=“blob:https://sunsetlearning.app.box.com/4ed5eeca-d584-4733-a345-31ffeeb22498”
Network Monitor shows the following while the embedded video is being played in browser.
Host: public.boxcloud.com
FileName:
/api/2.0/internal_files/853806074617/versions/916378991017/representations/dash/content/audio/0/16.m4s
/api/2.0/internal_files/853806074617/versions/916378991017/representations/dash/content/video/480/16.m4s
/api/2.0/internal_files/853806074617/versions/916378991017/representations/dash/content/audio/0/19.m4s
/api/2.0/internal_files/853806074617/versions/916378991017/representations/dash/content/video/480/19.m4s
Type: mp4