I am trying to concatenate .ts files present in a .m3u8 playlist in python,
Is there any way of doing it ??? If yes please do explain how
Thanks in advance
I am trying to concatenate .ts files present in a .m3u8 playlist in python,
Is there any way of doing it ??? If yes please do explain how
Thanks in advance
This should work, I only added two comments to this short script cause I guess it's pretty much self-explanatory.