View Single Post
  #2  
Old 06-07-2020, 04:15 AM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

Re: How to download video from Zoom, Panopto, and Mediasite?


Try youtube-dl.
streamlink is for live streams, youtube-dl for VOD's.
Screen recorders work when nothing else works.

If you use streamlink for VODs then you have to specify httpstream://

streamlink.exe httpstream://%url% best -o myfile.dump
Reply With Quote