Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#21
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
ok see your private message |
#22
|
|||
|
|||
Re: Adobe HDS Downloaderor try
Code:
php AdobeHDS.php --fragments MyVideo-Seg1-Frag before you need copy Adobehds.php in this folder |
#23
|
|||
|
|||
Re: Adobe HDS DownloaderHere is an example of what is happening. One of the videos I am trying
to get is this video: http://tv2.hu/musoraink/tenyek/16277...gat_verte.html Here is the HDS Link Detector link that I copy onto the clipboard (I get this from the box that pops up when the video is playing in the bottom right corner of Firefox): php AdobeHDS.php --manifest "http://pstream1.tv2.hu/f4m/vod7/20141119/160498.manifest.f4m?st=AcKJfYgKQCU9V8FE6gM6vQ&e=14 23026537" --delete. I go to C:\PHP, open the command prompt from this Folder and paste this: php AdobeHDS.php --manifest "http://pstream1.tv2.hu/f4m/vod7/20141119/160498.manifest.f4m?st=AcKJfYgKQCU9V8FE6gM6vQ&e=14 23026537" --delete And nothing productive happens. Just lines flash by and it looks like no output. What would be causing this. I appreciate your help Biezom, and I got your private message too |
#24
|
|||
|
|||
Re: Adobe HDS Downloaderok you can try livestreamer
Code:
livestreamer "hds://http://pstream1.tv2.hu/f4m/vod7/20141119/160498.manifest.f4m?st=AcKJfYgKQCU9V8FE6gM6vQ&e=1423026537" best -o test.ts Last edited by biezom : 02-03-2015 at 10:15 AM. |
#25
|
|||
|
|||
Re: Adobe HDS DownloaderHow do I use Livestreamer then.
Does it download the video into fragments that you have to put together again? How do I use this such as in the c:\php folder from a command box? Thanks again for the help. |
#26
|
|||
|
|||
Re: Adobe HDS Downloaderhttps://github.com/chrippa/livestrea...11.1-win32.zip
unzip the file in C:\ for example so you have C:\livestreamer-v1.11.1 run cmd.exe and go in the livestreamer folder Code:
cd C:\livestreamer-v1.11.1 Code:
livestreamer "hds://http://pstream1.tv2.hu/f4m/vod7/20141119/160498.manifest.f4m?st=AcKJfYgKQCU9V8FE6gM6vQ&e=1423026537" best -o test.ts |
#27
|
|||
|
|||
Re: Adobe HDS DownloaderAwesome Biezom!!!
Its downloading something Where will it put the file(s) at? I am reading the instructions for it and its really not that clear. This is the most progress I have made so far, but its because of your help that I have gotten this far. So the file location is what I need to know now. Thanks again. |
#28
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
and in the code "-o test.ts" it's the name of the video you can choice an other name if you want blabla.ts or youpi.ts ........ |
#29
|
|||
|
|||
Re: Adobe HDS DownloaderThanks Biezom. I got it!!!
I really appreciate your help. Just a side question, but is there an easy way of joining f4f files that I have already downloaded? The livestreamer worked really good and I can get what I want with it. Im just really suprised there isnt a simple program that can do it. Thanks again. |
#30
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
|
Thread Tools | |
Display Modes | |
|
|