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: over 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 | 119 |
grafov/m3u8 | Library to parse and generate M3U8 playlists used in HTTP Live Streaming (Apple HLS) for internet video translations. | 1,239 |
sethdeckard/m3u8 | A Ruby library for generating and parsing m3u8 playlists used in Apple HTTP Live Streaming | 112 |
globocom/m3u8 | A Python library for parsing and manipulating HTTP Live Streaming (HLS) playlists | 2,072 |
bluenviron/gohlslib | A Go library for creating and manipulating HLS streams | 96 |
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. | 143 |
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 | 781 |
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 | 133 |
gordonklaus/portaudio | An audio I/O library interface for Go programming language | 713 |
avelino/slugify | Tool to transform strings into machine-readable slug formats | 33 |