Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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 |
#2
|
|||
|
|||
Re: How can I save this stream ?put link
|
#3
|
|||
|
|||
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 |
#4
|
|||
|
|||
Re: How can I save this stream ?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" Last edited by peterpan : 09-02-2014 at 10:28 AM. |
#5
|
|||
|
|||
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 ? |
#6
|
|||
|
|||
Re: How can I save this stream ? |
#7
|
|||
|
|||
Re: How can I save this stream ?Ok, I got it
Last edited by Littledogs2 : 09-02-2014 at 12:05 PM. |
#8
|
|||
|
|||
Re: How can I save this stream ?It worked ! Excellent ! Is there a way to retrieve the higher resolution file ?
|
#9
|
|||
|
|||
Re: How can I save this stream ?OK, Could I try ?
|
#10
|
|||
|
|||
Re: How can I save this stream ?Here you go... 2400 res
Code:
ffmpeg -i "path-to-file-location\78011850_deadmau5_vod_2400.m3u8" -c copy "Concert.mkv" |
Tags: live stream http |
Thread Tools | |
Display Modes | |
|
|