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

Livestream.com help

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

zeroprobe 06-25-2015 09:06 PM

Livestream.com help


 
I'm trying to download the FLV 720p of this.

http://livestream.com/WorldScienceFe...inityandBeyond

Is it possible? I only get 5mb chunks using Replay Media Catcher.

Thanks.

nullacht 06-25-2015 10:47 PM

Re: Livestream.com help


 
YOUTUBE-DL:

Code:

youtube-dl -F "http://livestream.com/WorldScienceFestival/ToInfinityandBeyond"
[livestream] ToInfinityandBeyond: Downloading webpage
[download] Downloading playlist: To Infinity and Beyond: The Accelerating Universe
[livestream] 4063317: Downloading page 1
[livestream] 88562678: Downloading SMIL information
[livestream] 4063317: Downloading page 2
[livestream] playlist To Infinity and Beyond: The Accelerating Universe: Downloading 1 videos
[download] Downloading video 1 of 1
[info] Available formats for 88562678:
format code  extension  resolution note
smil_198000  flv        unknown    198000k
smil_678000  flv        unknown    678000k
smil_1756000  flv        unknown    1756000k
smil_2320000  flv        unknown    2320000k
sd            mp4        unknown
hd            mp4        unknown    (best)

Code:

youtube-dl -f best "http://livestream.com/WorldScienceFestival/ToInfinityandBeyond"
Code:

[livestream] ToInfinityandBeyond: Downloading webpage
[download] Downloading playlist: To Infinity and Beyond: The Accelerating Universe
[livestream] 4063317: Downloading page 1
[livestream] 88562678: Downloading SMIL information
[livestream] 4063317: Downloading page 2
[livestream] playlist To Infinity and Beyond: The Accelerating Universe: Downloading 1 videos
[download] Downloading video 1 of 1
[download] Destination: To Infinity and Beyond - The Accelerating Universe-88562678.mp4
[download]  0.6% of 1.52GiB at 340.50KiB/s ETA 01:17:22

Livestreamer:

Code:

http://api.new.livestream.com/accounts/4044190/events/4063317/videos/88562678.m3u8
Code:

livestreamer "hlsvariant://http://api.new.livestream.com/accounts/4044190/events/4063317/videos/88562678.m3u8" best -o 88562678.ts
Code:

[cli][info] Found matching plugin stream for URL hlsvariant://http://api.new.livestream.com/accounts/4044190/events/4063317/videos/88562678.m3u8
Available streams: 270p, 432p, 480p, 63k (worst), 720p (best)

HTML source code:

Code:

http://pdvod.new.livestream.com/events/00000000003e0055/a7e1cbca-faa0-4b68-8689-6096c858a39e_2320.mp4?start=1298&end=6900&__gda__=1435316479_f72c16cec3edf3d0c71acc0786cce871

zeroprobe 06-26-2015 09:06 AM

Re: Livestream.com help


 
So simple. Thank you.

Great program.

RedPenguin 06-27-2015 06:12 PM

Re: Livestream.com help


 
Don't know if I am missing something or not, but I am having a similar probably and I can't seem to find the "vod" for this.

http://livestream.com/accounts/9450048/events/3542162

I am trying to record the DVR/VOD of that and I don't seem to be getting anywhere.

I simply want from about 7hrs 20 min in and then for maybe an hour or two.

I found a URL:

curl "http://livestream-f.akamaihd.net/9450048_3542162_5ce8c95d_1_1756@73662?v=3.6.0&fp=W IN%2018,0,0,194&r=WCXCD&g=FUMTHTXXTSRO&seek=26503. 203000030517" -o test.flv

But it stops at after 10 seconds :(




EDIT: Figured it out afterall:

Had to use the following example from http://stream-recorder.com/forum/liv...se-t19463.html

So basically after using the example under "Akamai HD Adaptive Streaming:"

It actually worked, but boy was that a headache. LoL.


All times are GMT -6. The time now is 08:25 AM.