iheartradio / open-m3u8

Open Source m3u8 Parser
Other
248 stars 94 forks source link

Implemented handling of EXT-X-ENDLIST in the parser #16

Closed Wopple closed 9 years ago

Wopple commented 9 years ago

The parsing API has been updated.

Wopple commented 9 years ago

I'm thinking of not including the README changes until the latest release includes the updated API.

derjust commented 9 years ago

Leaving the README behind might be a good idea to ensure that the documentation on the github page matches the currently available/most recent artifacts in Maven.

And https://pages.github.com/ sounds a little bit too complicated for the given API complexity

derjust commented 9 years ago

:+1: Maybe replacing IOException with EOFException in d39f54f but the rest looks nice

Wopple commented 9 years ago

I didn't know about EOFException. +1