-1

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

1 Answers1

0

Use ffmpeg to convert files to M3U8 and then host it anywhere to get the site and use it for watching too

fak ename
  • 1
  • 1
  • Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Apr 17 '22 at 18:57
  • Can this be done in php? If possible, give it a code – mohammadmahdi1928 Apr 19 '22 at 13:34