How to download this video?I want to download these videos .. plz advice
http://www.mathworks.com/videos/mode...A&refresh=true http://www.mathworks.com/videos/mode...rm_seq=conf882 |
Re: How to download this video?You should be able to download both of them using the command line program "youtube-dl"
Installation instructions are here: https://github.com/rg3/youtube-dl/#installation Commands to type: Code:
youtube-dl 'http://www.mathworks.com/videos/modeling-wind-power-grid-integration-81773.html?form_seq=conf1092&elqsid=1459286432725&potential_use=Student&country_code=CA&refresh=true' |
Re: How to download this video?tried and didn't work
|
Re: How to download this video?Quote:
If I add -g to those commands it will show me the URLs it is downloading Code:
http://brightcove04.brightcove.com/22/62009828001/201410/2814/62009828001_3827354695001_NA-110601-Solar.mp4 |
Re: How to download this video?Quote:
Microsoft Windows [Version 6.0.6002] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Users\a\dd>youtube-dl -g 'http://www.mathworks.com/videos/modeling-win d-power-grid-integration-81773.html' WARNING: The url doesn't specify the protocol, trying with http WARNING: Could not send HEAD request to http://'http://www.mathworks.com/videos/ modeling-wind-power-grid-integration-81773.html': <urlopen error [Errno 11001] g etaddrinfo failed> ERROR: Unable to download webpage: <urlopen error [Errno 11001] getaddrinfo fail ed> (caused by URLError(gaierror(11001, 'getaddrinfo failed'),)) C:\Users\a\dd>youtube-dl -g 'http://www.mathworks.com/videos/modeling-win d-power-grid-integration-81773.html?form_seq=conf1092&elqsid=1459286432725& poten tial_use=Student&country_code=CA&refresh=true' WARNING: The url doesn't specify the protocol, trying with http WARNING: Could not send HEAD request to http://'http://www.mathworks.com/videos/ modeling-wind-power-grid-integration-81773.html?form_seq=conf1092: <urlopen erro r [Errno 11001] getaddrinfo failed> ERROR: Unable to download webpage: <urlopen error [Errno 11001] getaddrinfo fail ed> (caused by URLError(gaierror(11001, 'getaddrinfo failed'),)) 'elqsid' is not recognized as an internal or external command, operable program or batch file. 'potential_use' is not recognized as an internal or external command, operable program or batch file. 'country_code' is not recognized as an internal or external command, operable program or batch file. 'refresh' is not recognized as an internal or external command, operable program or batch file. |
All times are GMT -6. The time now is 01:48 PM. |