Quote:
Originally Posted by biezom
you can use ffmpeg or livestreamer
Code:
ffmpeg -i http://nana10vod-vh.akamaihd.net/i/mediaroot/nana10/media/iiscdn/2015/01/selfie2Shelmiata9_,500,700,1000,1400,1800,.mp4.csmil/master.m3u8 -acodec copy -vcodec copy video.ts
Code:
livestreamer hlsvariant://http://nana10vod-vh.akamaihd.net/i/mediaroot/nana10/media/iiscdn/2015/01/selfie2Shelmiata9_,500,700,1000,1400,1800,.mp4.csmil/master.m3u8 best -o video.ts
|
This has worked perfectly BUT... Now I need another video and I don't know how to get the master.m3u8 link?
I've looked at the page source and I see no m3u8 nor manifest or mp4 or other clue as how to get the info.
Any help on further reading is welcome