Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Help with MainStreaming videoI 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
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. |
#2
|
|||
|
|||
Re: Help with MainStreaming videoCode:
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... |
#3
|
|||
|
|||
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 |
#4
|
|||
|
|||
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! Last edited by silvioto : 08-01-2014 at 08:40 AM. |
#5
|
|||
|
|||
Re: Help with MainStreaming videoConfiguring PHP correctly, now work. Thanks!
|
#6
|
|||
|
|||
Re: Help with MainStreaming videoI want a simple solution with guide STEP BY STEP for capturing video from mainstreaming.eu!
Help me please |
#7
|
|||
|
|||
Re: Help with MainStreaming videoQuote:
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 exemple Code:
php AdobeHDS.php --manifest "http://a1.cdn.mainstreaming.eu/vod/amlst:5af18983-8c75-4e09-9ae2-b64557100f98/manifest.f4m" --delete |
Tags: dump, mainstreaming, record, save, video |
Thread Tools | |
Display Modes | |
|
|