README: mention the "Direct Download Links" Greasemonkey script
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 23 Mar 2012 13:38:48 +0000 (14:38 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Fri, 23 Mar 2012 13:38:48 +0000 (14:38 +0100)
Using "Direct Download Links" is the easiest way to retrieve the
manifest file.

README

diff --git a/README b/README
index cce535e..def60c7 100644 (file)
--- a/README
+++ b/README
@@ -3,11 +3,18 @@ technology, it currently works only with Rai.tv
 
 Simple tutorial:
 
 
 Simple tutorial:
 
-Install the SilverSpoof.user.js Greasemonkey script form the 'scripts/'
-directory, then visit a page on the Rai.tv site which is using Smooth
-Streaming, look at the source page and search for the 'mediaUri' string, this
-is most likely the client Manifest, or the address of a playlist containing
-the client Manifest.
+The "manifest file" needed by smooth-dl can be retrieved in several ways:
+
+ - Install the SilverSpoof.user.js Greasemonkey script form the 'scripts/'
+   directory, then visit a page on the Rai.tv site which is using Smooth
+   Streaming, look at the source page and search for the 'mediaUri' string,
+   this is most likely the client Manifest, or the address of a playlist
+   containing the client Manifest.
+
+ - Alternatively you can install the "Direct Download Links" Greasemonkey
+   script from http://userscripts.org/scripts/show/108910 and you will get
+   a "Direct Link" to the *.csm file, just do "Copy Link Location" and use it
+   like in the smooth-dl lines below.
 
 View the Manifest of some RAI content:
   ./smooth-dl.py -i "http://smoothreplay.rai.it/ReplayTV/manifests/38640.csm"
 
 View the Manifest of some RAI content:
   ./smooth-dl.py -i "http://smoothreplay.rai.it/ReplayTV/manifests/38640.csm"