Here is how to download Any video or audio stream online free. You can download any video from any site, even ones where there are no options to download the video.
First download and install Mozilla Firefox if you don´t have it already.
Second install Download Helper.
Once this is installed restart Firefox and go to the site of the video you want to download. Next to your URL bar(where you type in www.) you will see 3 colored balls rotating that means it detected the video. Click on it and choose the video you want to download.
Saturday, January 28, 2012
Sunday, January 1, 2012
cURL on Windows
Here is how to use the curl command on any Windows system. Once you complete the steps below you will be able to execute curl commands from the command prompt.
Download cURL here.
Extract the contents of the archive.
Open the extracted folder, then open the bin folder in the extracted folder.
Cut or copy the files in the bin folder and paste it into C:\WINDOWS\system32\
You should now be able to type curl into command prompt and be able to use it. Note curl will become a global command in command prompt so u can use the command regardless of your current working directory.
Download cURL here.
Extract the contents of the archive.
Open the extracted folder, then open the bin folder in the extracted folder.
Cut or copy the files in the bin folder and paste it into C:\WINDOWS\system32\
You should now be able to type curl into command prompt and be able to use it. Note curl will become a global command in command prompt so u can use the command regardless of your current working directory.
Subscribe to:
Posts (Atom)
PiKVM to NVR
Trying to connect to your IP Camera Network Video Recorder (NVR) via your PiKVM and it’s not working? No video from the NVR on...
-
Hikvision TFTP Tool. I am uploading a copy here for my archival purposes. TFTP.zip ( tftpserv . exe) This was originally downloaded f...
-
Hikvision iVMS4200 software for linux systems. This was hosted on the Hikvision website as a BETA copy. I downloaded a copy before it was r...
-
Here is how to enable SSH on my Hikvision Camera using a cURL command, you can use it on the camera's as well. cURL Command: curl -...