View Single Post
  #2  
Old 03-30-2017, 10:20 PM
haywire haywire is offline
Junior Member
 
Join Date: Mar 2017
Posts: 3
haywire is on a distinguished road
Default

Re: toggle.sg silverlight changed stream type, help please :)


Success!

used
Code:
ffmpeg -i "http://mcshls2015-vh.akamaihd.net/i/201610WM/MCPK0170328001100288/20170328_MAR_2017_-_HELLO_SINGAPORE_EP20_NEW_IPAD_MP4_,20,40,.mp4.csmil/master.m3u8" -acodec copy -vcodec copy output.mkv
for the example link http://video.toggle.sg/en/tv-show/ne...ar-2017/484514

New question: How do I find the m3u8 for the higher quality stream (if any)?

Previously ismdownloader automatically got a 1024x576 + 50 fps stream, but now it's 640x360 + 25fps....did they get rid of it or it's there somehow?

I'm asking because the m3u8 I'm getting says 'IPAD' in the filename, maybe there's a higher quality one that's not being served to my browser or something?
Reply With Quote