View Single Post
  #7  
Old 01-27-2015, 06:26 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help with MainStreaming video


Quote:
Originally Posted by CATINIELLO View Post
I want a simple solution with guide STEP BY STEP for capturing video from mainstreaming.eu!
Help me please

Download 'php' at :
http://www.mediafire.com/download/85...a7o6io/php.rar

EXTRACTING
Right click on 'php.rar' ; 'Extract to' ;
In 'Select to' write : 'C:\php' , and ok .
===

in 'C:\php' rename the file AdobeHDS.php to AdobeHDS.php.old

go at https://raw.githubusercontent.com/K-...r/AdobeHDS.php
Save the file as 'AdobeHDS.php' for update with the last version in C:\php

Paste the link : https://addons.mozilla.org/en-US/fir...link-detector/
Click on the button "Add to Firefox" , for installing .

After , an icon "HDS Link Detector" will appear in the right-upper corner

Click on the icon "HDS Link Detector" to enable it
open the link of your video and run it
exemple for http://salvo5puntozero.tv/poteri-for...iano-30072014/
At the beginning for the video , a small dialog box , will appear (on the right) over the task-bar . Click on it !!!
Stop the video

Open command shell (cmd.exe)
and go to the good folder
Code:
cd C:\php
and paste the text got just previously
exemple
Code:
php AdobeHDS.php --manifest "http://a1.cdn.mainstreaming.eu/vod/amlst:5af18983-8c75-4e09-9ae2-b64557100f98/manifest.f4m" --delete
Reply With Quote