I would like to capture a TS packet using a command line method so that I can automate downloading the entire stream.
Here's an example packet from nbcolympics.com. It is a 5-second transport stream packet.
http://r2---dfw06s22.c.youtube.com/v...es&file=seg.ts
I can open this link in VLC player and it will play or let me save it to disk. I can also open it in a web browser and save it to disk. I cannot figure out any way to do it using command line. I tried to do it with VLC's command line options but it says it cannot be opened.
Can anyone give me an example command line string, using any program, to do this?