A program to download m3u8 streams as mp4 files
./stream2mp4
This will prompt for a url to the index .m3u8
./stream2mp4 <url to index .m3u8>
The output mp4 file will be named as same as the .m3u8 file's name
./stream2mp4 <url to index .m3u8> <mp4 file name>