ManoloZocco / Panopto-Video-Downloader

Panopto Video Downloader from every *.panopto.* university site
GNU General Public License v3.0
18 stars 8 forks source link

possible solution #11

Open smetje opened 3 years ago

smetje commented 3 years ago

Start inspecting the code (web inspector) and go to 'console'.

Type in: Panopto.Embed.instance.videoUrl you get the url. This can be used to download the video

If you search the code you can also search on 'videoUrl' or 'mp4' to find the url. But you need to remove the backslashes

aeseok commented 3 years ago

this doesnt work for me

smetje commented 3 years ago
Screenshot 2021-10-29 at 11 14 29

Works fine for me. Maybe you're doing something different? Or its a different version?

svennd commented 2 years ago

gives a file : master.m3u8 but its empty (1kb)

Fantantonio commented 2 years ago

gives a file : master.m3u8 but its empty (1kb)

Same