PDA

View Full Version : Help with MainStreaming video


silvioto
07-31-2014, 07:55 AM
I need to download a MainStreaming video but I'm not be able to find correct url and tools to do it. I'm new to this things, please help me :D

this is the page that contain video:
http://salvo5puntozero.tv/poteri-forti-e-false-flags-con-enrica-perucchietti-e-rosario-marciano-30072014/

Using firefox developer tool (F12) I discover this link:
http://a2.cdn.mainstreaming.eu/vod/amlst:de2d9640-da0d-431d-beae-817c0dce6e2e/media_b1246000_w988574866.abst/Seg1-Frag26

Usually I use Linux.

Thanks a lot for your help. :)

surya987
07-31-2014, 08:21 AM
php AdobeHDS.php --manifest "http://a2.cdn.mainstreaming.eu/vod/amlst:eb39586b-0bdc-4cbb-84e4-117ba2cf2c4b/manifest.f4m" --delete


use this with abodehds.php .....

enjoy...!!!!!

Also IDm directlyy capturing this video.. no need to do more work... ;)

peterpan
07-31-2014, 10:35 AM
@silvito: You don't need AdobeHDS LOL!!

ffmpeg -i "http://a2.cdn.mainstreaming.eu/vod/amlst:d389f6be-c984-457c-9fee-01b7378693ed/chunklist_w1362758438_b1246000.m3u8" -c copy video.ts

silvioto
08-01-2014, 02:39 AM
@surya987

I need to install php bcmath extension that is difficult to do in Manjaro Linux.

@peterpan

It works, but I need to know how you found the video link for future downloads.

Thanks a lot to both! :)

silvioto
08-01-2014, 09:26 AM
Configuring PHP correctly, now work. Thanks!

CATINIELLO
01-27-2015, 06:25 AM
I want a simple solution with guide STEP BY STEP for capturing video from mainstreaming.eu!
Help me please

biezom
01-27-2015, 06:26 PM
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/85a2dvag8a7o6io/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-S-V/Scripts/master/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/firefox/addon/hds-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-forti-e-false-flags-con-enrica-perucchietti-e-rosario-marciano-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
cd C:\php

and paste the text got just previously
exemple php AdobeHDS.php --manifest "http://a1.cdn.mainstreaming.eu/vod/amlst:5af18983-8c75-4e09-9ae2-b64557100f98/manifest.f4m" --delete