Quote:
Originally Posted by blimey
Use the method shown by chap. Edit the m3u8 file and using the local copy as input to ffmpeg
1. Download m3u8 file;
h..p://streaming.itunesfestival.com/auth/eu1/vod/20140916/v1/8500_256/1012882_blondie_vod.m3u8?token=expires=1411085701~ access=/auth/*~md5=0413be32e567d83c130da9a0262f7c51
2. Edit m3u8 file with notepad;
Ctrl+H
Find what:1012882
Replace with: h..p://streaming.itunesfestival.com/auth/eu1/vod/20140916/v1/8500_256/1012882
Choose "Replace All"
Find what: .ts
Replace with: .ts?token=expires=1411085701~access=/auth/*~md5=0413be32e567d83c130da9a0262f7c51
Choose "Replace All"
3. Save edited m3u8 file and use as local input to ffmpeg.
*change all above instances of "h..p" to "http"
|
Thanks very much. Will that retrieve the 1920 resolution output ?