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

How can I save this stream ?

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

Littledogs2 09-02-2014 06:25 AM

How can I save this stream ?


 
There was a live stream on iTunes last night, and today the video has been put online.

Ive managed to grab the info, but seems there are in multiples files. I used HTTPSniffer to grab the info.

http://streaming.itunesfestival.com/...610de002bf5320

Does anyone know how I can save this at all ? Thanks in advance

video/mp2t Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 2898721 keep-alive 02/09/2014 12:14:07 01/09/2014 20:31:06 token=expires=1409699705~access=/auth/*~md5=152171781b6f32eee6610de002bf5320; ITMFID=195B45659363D2FC8585640AB0A3324C 192.168.1.73:64221 213.120.162.202:80 00:00:30.694 92 ms http://streaming.itunesfestival.com/...610de002bf5320
streaming.itunesfestival.com GET /auth/eu1/vod/20140901/v1/2400_256/78011850_song1_7828.ts?token=expires=1409699705~ac cess=/auth/*~md5=152171781b6f32eee6610de002bf5320 AppleCoreMedia/1.0.0. (AAS-3.0.6; U; Windows NT 6.1) 200 OK video/mp2t Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 3299212 keep-alive 02/09/2014 12:14:14 01/09/2014 20:31:15 token=expires=1409699705~access=/auth/*~md5=152171781b6f32eee6610de002bf5320; ITMFID=195B45659363D2FC8585640AB0A3324C 192.168.1.73:64221 213.120.162.202:80 00:00:37.474 98 ms http://streaming.itunesfestival.com/...610de002bf5320
streaming.itunesfestival.com GET /auth/eu1/vod/20140901/v1/2400_256/78011850_song1_7829.ts?token=expires=1409699705~ac cess=/auth/*~md5=152171781b6f32eee6610de002bf5320 AppleCoreMedia/1.0.0. (AAS-3.0.6; U; Windows NT 6.1) 200 OK video/mp2t Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 3290564 keep-alive 02/09/2014 12:14:22 01/09/2014 20:31:26 token=expires=1409699705~access=/auth/*~md5=152171781b6f32eee6610de002bf5320; ITMFID=195B45659363D2FC8585640AB0A3324C 192.168.1.73:64221 213.120.162.202:80 00:00:44.674 333 ms

hasomaso 09-02-2014 07:13 AM

Re: How can I save this stream ?


 
put link

Littledogs2 09-02-2014 07:34 AM

Re: How can I save this stream ?


 
You need to have iTunes to play the video. Once iTunes opens up, you need to go to 'Home' then select the video to play

Deadmau5

peterpan 09-02-2014 08:25 AM

Re: How can I save this stream ?


 
1 Attachment(s)
Here you go...no need for itunes ;) there is about 19 songs... see attachment below ;)

To download/save, use this command:

Code:

ffmpeg -i "path-to-file-location\78011850_deadmau5_vod.m3u8" -c copy "Concert.mkv"


Littledogs2 09-02-2014 09:34 AM

Re: How can I save this stream ?


 
Thanks very much.

How do you do that ?

There are gonna be forthcoming groups everyday for this month that I'd like to capture, so would be handy if you could advise. Thanks again

EDIT

I've never used ffmpeg, where do I start it ?

peterpan 09-02-2014 10:08 AM

Re: How can I save this stream ?


 
http://bit.ly/1r08l6c

Littledogs2 09-02-2014 10:28 AM

Re: How can I save this stream ?


 
Ok, I got it

Littledogs2 09-02-2014 10:33 AM

Re: How can I save this stream ?


 
It worked ! Excellent ! Is there a way to retrieve the higher resolution file ?

Littledogs2 09-02-2014 11:08 AM

Re: How can I save this stream ?


 
Quote:

Originally Posted by peterpan (Post 70212)
There probably is...but I need access to the original link so I can play it on my browser ;)

OK, Could I try ?

peterpan 09-02-2014 11:15 AM

Re: How can I save this stream ?


 
1 Attachment(s)
Here you go... 2400 res ;)

Code:

ffmpeg -i "path-to-file-location\78011850_deadmau5_vod_2400.m3u8" -c copy "Concert.mkv"


All times are GMT -6. The time now is 02:28 AM.