View Single Post
  #10  
Old 05-10-2014, 04:38 AM
ricsip ricsip is offline
Junior Member
 
Join Date: Aug 2012
Posts: 4
ricsip is on a distinguished road
Default

Re: Rai.tv - how capture streaming and download video on demand


Quote:
Originally Posted by niente View Post
Hello, for the smooth streaming in AVC1, you can try this modded version: http://md5decrypt.altervista.org/ismdownloaderavc1.htm

It works pretty well!!!
Just for everyone's benefit, there are a couple of undocumented commandline switches for this utility (be able to use proxy, specify cookie etc.) but the most important (at least for me) is the ability to specify which quality level I want to download (if there are multiple ones in the manifest, which is actually like most of the case), so not to waste bandwidth and disk storage with 1080p quality videos, if its possible to download the 720p version instead.

In the commandline you can specifiy "-quality lowest" (without quotes of course) and it will download the lowest quality available.

Also you can specify "-quality all", and it will download all possible fragments (didnt test this, but the program can be reverse engineered using .NET reflector).

Spread the word, as there is no known documentation or at least a list of commandline switches for this utlity.
Happy downloading!
Reply With Quote