Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Help with MainStreaming video

(http://stream-recorder.com/forum/showthread.php?t=18609)

silvioto 07-31-2014 07:55 AM

Help with MainStreaming video


 
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-for...iano-30072014/

Using firefox developer tool (F12) I discover this link:
http://a2.cdn.mainstreaming.eu/vod/a...st/Seg1-Frag26

Usually I use Linux.

Thanks a lot for your help. :)

surya987 07-31-2014 08:21 AM

Re: Help with MainStreaming video


 
Code:

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

Re: Help with MainStreaming video


 
@silvito: You don't need AdobeHDS LOL!!

Code:

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

Re: Help with MainStreaming video


 
@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

Re: Help with MainStreaming video


 
Configuring PHP correctly, now work. Thanks!

CATINIELLO 01-27-2015 06:25 AM

Re: Help with MainStreaming video


 
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

Re: Help with MainStreaming video


 
Quote:

Originally Posted by CATINIELLO (Post 73571)
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


All times are GMT -6. The time now is 03:48 AM.