Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How To Use Wget

(http://stream-recorder.com/forum/showthread.php?t=14086)

beowluf 10-18-2012 03:15 PM

How To Use Wget


 
hi

Could you help me use wget to download video I used to use rtmpdump
but I 'd like to start using wget :
How does it work because when i click on the .exe application a black SCREN appear and disapear in a one second.what should I do to use wget please make a tutoriel to use wget.
thnaks in advance

evol 10-23-2012 12:51 PM

Re: How To Use Wget


 
Open command prompt and

Code:

wget --help
Usage:
Code:

wget [OPTION] [url]
Looks like you have been looking at other people's batch scripts from other forums ?

svnpenn 10-23-2012 04:55 PM

Re: How To Use Wget


 
Quote:

Originally Posted by beowluf
How does it work because when i click on the .exe application a black SCREN appear and disapear in a one second.

As any who has used the command line will tell you, this is a common problem. You are trying to invoke wget with no parameters, so it is rightly closing immediately. In order to invoke wget with parameters, you need to open the Command Prompt first. This is under

Start Menu, Programs, Accessories

Once you have opened the Command Prompt, you can invoke wget as evol has stated.

Quote:

Originally Posted by evol
Looks like you have been looking at other people's batch scripts from other forums ?

If you simply looked at his other posts you would see that he was led on this path by me, and not by some other forum.


All times are GMT -6. The time now is 06:01 AM.