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

Downloading from francetv.fr with AdobeHDS.php

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

biezom 02-02-2015 09:15 PM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by beeson76 (Post 73798)
Just to try it, I did what you instructed Biezom and I don't think its working. When I copy to clipboard from the Mozilla HDS Link Detector and right click it in my command prompt from the c:\php it goes through a bunch of lines (no way of knowing what they say) and then just stops. But kinda at the end of the lines it gives me an error to the effect of "Something went wrong with that request. Please try again"


ok see your private message

biezom 02-02-2015 09:49 PM

Re: Adobe HDS Downloader


 
or try
Code:

php AdobeHDS.php --fragments MyVideo-Seg1-Frag
in the f4f folder
before you need copy Adobehds.php in this folder

beeson76 02-02-2015 10:16 PM

Re: Adobe HDS Downloader


 
Here 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:):)

biezom 02-02-2015 10:27 PM

Re: Adobe HDS Downloader


 
ok 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

beeson76 02-03-2015 09:00 AM

Re: Adobe HDS Downloader


 
How 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.

biezom 02-03-2015 09:12 AM

Re: Adobe HDS Downloader


 
https://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
and paste the code
Code:

livestreamer "hds://http://pstream1.tv2.hu/f4m/vod7/20141119/160498.manifest.f4m?st=AcKJfYgKQCU9V8FE6gM6vQ&e=1423026537" best -o test.ts

beeson76 02-03-2015 09:48 AM

Re: Adobe HDS Downloader


 
Awesome 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.

biezom 02-03-2015 09:55 AM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by beeson76 (Post 73817)
Awesome 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.

in the same folder C:\livestreamer-v1.11.1
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 ........

beeson76 02-03-2015 01:13 PM

Re: Adobe HDS Downloader


 
Thanks 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.

biezom 02-03-2015 01:19 PM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by beeson76 (Post 73824)
Thanks 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.

AdobeHDS.php do it but not in your configuration


All times are GMT -6. The time now is 01:47 PM.