m3u8
Playlist parser
Library to parse and generate M3U8 playlists used in HTTP Live Streaming (Apple HLS) for internet video translations.
Parser and generator of M3U8-playlists for Apple HLS. Library for Go language.
Archived
1k stars
39 watching
319 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
golanghlshttp-live-streamingliblibrarym3u8m3u8-playlistmanifestparsingplaylist-generatorplaylist-parserrfc-8216
Related projects:
Repository | Description | Stars |
---|---|---|
quangngotan95/go-m3u8 | Library for parsing and generating Apple HTTP Live Streaming m3u8 playlists | 119 |
etherlabsio/go-m3u8 | A Golang package for parsing and generating HLS playlists. | 28 |
globocom/m3u8 | A Python library for parsing and manipulating HTTP Live Streaming (HLS) playlists | 2,072 |
sethdeckard/m3u8 | A Ruby library for generating and parsing m3u8 playlists used in Apple HTTP Live Streaming | 112 |
bluenviron/gohlslib | A Go library for creating and manipulating HLS streams | 96 |
sioro-neoku/go-peerflix | A Golang port of peerflix, allowing users to start watching movies while torrent downloads are in progress. | 472 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 781 |
unki2aut/go-mpd | A Go library for parsing and generating MPEG-DASH Media Presentation Description files | 23 |
cigaras/iptv.bundle | A Plex plug-in that plays live streams from a M3U playlist | 977 |
gordonklaus/portaudio | An audio I/O library interface for Go programming language | 713 |
adrg/libvlc-go | A Go library providing a unified interface to multimedia capabilities | 438 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
nytimes/marvin | A Go-based HTTP server package designed for Google App Engine environments | 176 |
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,751 |
tedconf/node-m3u8 | A streaming parser for m3u8 files in Node.js | 188 |