PDA

View Full Version : iTunes Live Streams


Littledogs2
08-09-2014, 05:47 AM
Hi all

Anyone know if it's possible to capture the iTunes live video streams ? as well as the film trailers (free) that are on the iTunes store ? Thanks in advance

maynak00
08-10-2014, 02:35 AM
1) use Nirsoft HTTPNetworkSniffer (ore any HTTP sniffer) to get video URL. copy with Ctrl+U (for httpnetworksniffer) or Edit>Copy URLs
2) change 480p with h1080p
3) Open Quicktime. File>Open URL...>Paste URL>OK
4) File>Export...>Save

or use wget / curl method: http://blog.hd-trailers.net/tutorials/how-to-download-hd-trailers-from-apple/
1) use Nirsoft HTTPNetworkSniffer (ore any HTTP sniffer) to get video URL. copy with Ctrl+U (for httpnetworksniffer) or Edit>Copy URLs
2) change 480p with h1080p
3) wget -U QuickTime http://trailers.apple.com/movies/fox/avatar/avatar2009aug0820a-tsr_h1080p.mov

"C:\Program Files (x86)\GnuWin32\bin>wget -U QuickTime http://trailers.apple.com/movies/fox/avatar/avatar2009aug0820a-tsr_h1080p.mov
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = c:/progra~1/wget/etc/wgetrc
--2014-08-10 12:21:59-- http://trailers.apple.com/movies/fox/avatar/avatar2009aug0820a-tsr_h1080p.mov
Resolving trailers.apple.com... 184.85.145.164
Connecting to trailers.apple.com|184.85.145.164|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 174086883 (166M) [video/quicktime]
Saving to: `avatar2009aug0820a-tsr_h1080p.mov'

7% [=> ] 12,904,975 323K/s eta 39m 37s"

Littledogs2
08-11-2014, 05:29 AM
Thanks very much, I will try it, again thanks.

As a test download, I tried and got this url

It shows it's 640x362, is there a way to retrieve the HD version ?

http://a105.v2.phobos.apple.com.edgesuite.net/us/r1000/062/Video/6d/2a/2e/mzm.zuhbhiwo..640x362.h264lc.d2.p.m4v

Thanks in advance

Littledogs2
08-22-2014, 05:24 AM
Anybody ?