tedconf / node-m3u8

Streaming parser for m3u8 files in node
MIT License
189 stars 77 forks source link

Serialization/Deserialization #27

Closed smashedtoatoms closed 5 years ago

smashedtoatoms commented 5 years ago

I'm probably missing something obvious here, but how to I serialize and deserialize after I have parsed an m3u8 file? Is that possible?