From 50f4073d750d99035f4bb64b8b88752f1780f424 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Fri, 23 Mar 2012 14:38:48 +0100 Subject: [PATCH] README: mention the "Direct Download Links" Greasemonkey script Using "Direct Download Links" is the easiest way to retrieve the manifest file. --- README | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README b/README index cce535e..def60c7 100644 --- a/README +++ b/README @@ -3,11 +3,18 @@ technology, it currently works only with Rai.tv 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" -- 2.1.4