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

Ripping a livestream from Rock in Rio

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

Anidamaru 09-21-2015 04:58 AM

Ripping a livestream from Rock in Rio


 
Hi,

I used quite a few programms such as ffmpeg, downthemall!, etc. to download the livestream of Rock in Rio festival in Rio de Janeiro, but I couldn't make it work

The livestream is here: http://www.aol.com/rockinrio/

Currently there are highlights from previous days, but it doesn't matter as of solving the problem because I cannot rip that either!

Somebody knows how to help me?

cheers

biezom 09-21-2015 05:54 AM

Re: Ripping a livestream from Rock in Rio


 
Quote:

Originally Posted by Anidamaru (Post 79954)
Hi,

I used quite a few programms such as ffmpeg, downthemall!, etc. to download the livestream of Rock in Rio festival in Rio de Janeiro, but I couldn't make it work

The livestream is here: http://www.aol.com/rockinrio/

Currently there are highlights from previous days, but it doesn't matter as of solving the problem because I cannot rip that either!

Somebody knows how to help me?

cheers

hi
for the moment

.ts format
Code:

livestreamer  "hlsvariant://http://aolhdshls-lh.akamaihd.net/i/rockinrio092415_1@140684/master.m3u8" best -o highlights.ts
or
Code:

ffmpeg -i "http://aolhdshls-lh.akamaihd.net/i/rockinrio092415_1@140684/master.m3u8" -c copy highlights.ts
.mp4 format
Code:

ffmpeg -i "http://aolhdshls-lh.akamaihd.net/i/rockinrio092415_1@140684/master.m3u8" -bsf:a aac_adtstoasc -c copy highlights.mp4

Anidamaru 09-21-2015 06:23 AM

Re: Ripping a livestream from Rock in Rio


 
Thanks! :)

Stream Ripper 09-21-2015 07:32 PM

Re: Ripping a livestream from Rock in Rio


 
Good stuff thanks! :)


All times are GMT -6. The time now is 10:44 PM.