Need help capturing this stream:
http://www.tvland.com/full-episodes/...eason-1-ep-104
Ffmpeg had been working fine until today when they changed there site.
Ffmpeg only captures first few minutes then stops.
Below is the script I used.
C:\Users\****\Desktop\ffmpeg.exe -i "https://cp482788-vh.akamaihd.net/i/mtvnorigin/gsp.alias/mediabus/tvland.com/2015/04/06/11/31/809978/5632541_809978_20150406113105415_,384x216_400_m30, 512x288_750_m30,640x360_1200_m30,768x432_1700_m30, 960x540_2200_m31,1280x720_3500_h32,.mp4.csmil/master.m3u8?hdnea=st%3D1473811708%7Eexp%3D14738261 08%7Eacl%3D%2Fi%2Fmtvnorigin%2Fgsp.alias%2Fmediabu s%2Ftvland.com%2F2015%2F04%2F06%2F11%2F31%2F809978 %2F5632541_809978_20150406113105415_%2C384x216_400 _m30%2C512x288_750_m30%2C640x360_1200_m30%2C768x43 2_1700_m30%2C960x540_2200_m31%2C1280x720_3500_h32% 2C.mp4.csmil%2F*%7Ehmac%3Dbcd036a020b144b2f283b666 115a66a53deb7c1bfccbfdba055ba84d3922a34f&__a__=off &__b__=450&__viacc__=NONE" -c copy Younger14.ts
Thanks in advance