I want to convert a video link to an m3u8 file That means I can give a video for the input of the link and I can watch the same video with the extension m3u8 for the output. Glad to help me
31 Answer
Use ffmpeg to convert files to M3U8 and then host it anywhere to get the site and use it for watching too
2