Recently, I have done a JTV Launcher, that is a small program to analyse the Justin.tv channel and dump the stream to VLC player.
The function is similar to "Justin.tv live downloader" by toine512. Moreover, I add some new feature to it.
1. Support private channel
2. Support new SwfURL
btw, it is command line interface and no graphic on it
you can input the parameters (channel_id and password) and it will dump it automatically
usage:
Code:
JTV_LAUNCHER.exe channel_name password
I'm new in programming, please give me some opinions on my work. Thank you=]