go-m3u8
Playlist generator
A Golang package for parsing and generating HLS playlists.
Parse and generate m3u8 playlists for Apple HTTP Live Streaming (HLS) in Golang (ported from gem https://github.com/sethdeckard/m3u8)
28 stars
2 watching
11 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
quangngotan95/go-m3u8 | Library for parsing and generating Apple HTTP Live Streaming m3u8 playlists | 118 |
grafov/m3u8 | Library to parse and generate M3U8 playlists used in HTTP Live Streaming (Apple HLS) for internet video translations. | 1,233 |
sethdeckard/m3u8 | A Ruby library for generating and parsing m3u8 playlists used in Apple HTTP Live Streaming | 111 |
globocom/m3u8 | A Python library for parsing and manipulating HTTP Live Streaming (HLS) playlists | 2,058 |
bluenviron/gohlslib | A Go library for working with the HLS (HTTP Live Streaming) protocol and related media formats. | 92 |
lileio/lile | Automates the creation of basic gRPC services in Go with pre-set structures and tools. | 1,506 |
golangmastery/gopherlabs | A comprehensive resource for learning Go programming and related technologies through interactive tutorials, examples, and workshops. | 146 |
aphoh/go-substrate-gen | A tool that generates boilerplate code for substrate-based chains | 7 |
m1/go-generate-password | A password generation tool with options for custom character sets and accessibility features. | 55 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 773 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
nytimes/marvin | A Go-based HTTP server package designed for Google App Engine environments | 176 |
eduncan911/podcast | Generates fully compliant iTunes and RSS 2.0 podcast feed in Go | 134 |
gordonklaus/portaudio | An audio I/O library interface for Go programming language | 708 |
avelino/slugify | Tool to transform strings into machine-readable slug formats | 33 |