View Single Post
  #4  
Old 06-07-2020, 04:58 PM
anonstream anonstream is offline
Junior Member
 
Join Date: Jun 2020
Posts: 3
anonstream is on a distinguished road
Default

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


Quote:
Originally Posted by j_cool View Post
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
Hello. So I'm not exactly the most techsavy. I installed youtube-dl using pip install, and tried to run it and got a " Unsupported URL" error.

Is there a specific webaddress I should provide youtube-dl? And how does it know to log in with my credentials?
Reply With Quote