Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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 |
#2
|
|||
|
|||
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' youtube-dl 'http://www.mathworks.com/videos/modeling-and-simulation-of-pv-solar-power-inverters-81813.html?form_seq=conf882' |
#3
|
|||
|
|||
Re: How to download this video?tried and didn't work
|
#4
|
|||
|
|||
Re: How to download this video?It works for me, what error did it give you?
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 http://brightcove04.brightcove.com/22/62009828001/201410/3845/62009828001_3831635024001_powerwind-012110.mp4 |
#5
|
|||
|
|||
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. Last edited by kuchow : 04-18-2016 at 09:33 PM. |
Tags: video |
Thread Tools | |
Display Modes | |
|
|