view reply You can download the file by grabbing the m3u8 playlist files in Dev tools/network/fetch. Since its a streaming file you can use ffmpeg to convert. ffmpeg -i playlist.m3u8 output.mp4