View Single Post
  #2  
Old 04-14-2010, 10:21 AM
elch elch is offline
Member
 
Join Date: Mar 2010
Posts: 78
elch is on a distinguished road
Default

Re: GUI vs. command line recorder


Quote:
Originally Posted by Stream Recorder View Post
Some of them use authentication and password protection, and some of them use Windows Media Playlists. Take a look at iransima.ir for example.
Works fine for me. Just try:
$ mplayer mms://live.iransima.ir/irib

It also works in msdl:
$ msdl mms://live.iransima.ir/irib2

Quote:
Another problem is with HTTP streams, that use anti-leeching methods. Some of them can't be downloaded with the programs mentioned above. Although you can copy the streams from the cache of your browser.
I guess, they only check the User-Agent. Any decent HTTP client allows to change it. use --user-agent in wget to use a different one.
Reply With Quote