m3u8-rs icon indicating copy to clipboard operation
m3u8-rs copied to clipboard

Write out unknown tags for `MediaPlaylist` too

Open sdroege opened this issue 2 years ago • 2 comments

Fixes https://github.com/rutgersc/m3u8-rs/issues/55

sdroege avatar Oct 28 '22 08:10 sdroege

So... what's left here todo, @sdroege ?

vagetman avatar Feb 10 '23 00:02 vagetman

So... what's left here todo, @sdroege ?

Figuring out a reliable way to distinguish where playlist and where segment tags start, and then put the unknown tags in either of the two places.

Feel free to also take this over if you have time :)

sdroege avatar Feb 10 '23 08:02 sdroege