Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
[SOLVED]How to download files with timestamp in filename (Windows).Hi
With Linux I can use a command like this:- Code:
NOW=$(date +"%Y-%m-%d-%H-%M"); vlc --run-time=30 http://stream-sd.radioparadise.com:9000/rp_192.ogg --sout "#std{access=file,mux=ogg,dst=$NOW-RadioParadise.ogg}" vlc://quit What is the syntax when using Windows from cmd or with a bat script to give the file a name with the timestamp in the filename? Last edited by bat999 : 12-17-2011 at 08:43 PM. |
Tags: filename, timestamp, windows |
Thread Tools | |
Display Modes | |
|
|