Skip to content

Conversation

Freed-Wu
Copy link
Contributor

m3u or m3u8 is the format used by Apple's HLS (HTTP live streaming).

Its document is RFC8216.

https://github.com/iptv-org/iptv provide m3u source in https://iptv-org.github.io/.

For example, https://iptv-org.github.io/iptv/languages/zho.m3u is the source for Chinese IPTV's m3u.

In Apple's website, more examples can be found.

@clason clason added the new language PR adding a new (or switching to a different) parser label Feb 12, 2024
@Freed-Wu Freed-Wu changed the title feat: add the m3u parser feat: add the hlsplaylist parser Feb 13, 2024
@clason clason merged commit 5a5cabd into nvim-treesitter:master Feb 14, 2024
@Freed-Wu Freed-Wu deleted the m3u branch February 14, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new language PR adding a new (or switching to a different) parser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants