mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add etherlabsio/go-m3u8 module (#4449)
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
This commit is contained in:
parent
4748d33654
commit
85403a185e
@ -2735,7 +2735,7 @@ _Libraries for manipulating video._
|
|||||||
- [gmf](https://github.com/3d0c/gmf) - Go bindings for FFmpeg av\* libraries.
|
- [gmf](https://github.com/3d0c/gmf) - Go bindings for FFmpeg av\* libraries.
|
||||||
- [go-astisub](https://github.com/asticode/go-astisub) - Manipulate subtitles in GO (.srt, .stl, .ttml, .webvtt, .ssa/.ass, teletext, .smi, etc.).
|
- [go-astisub](https://github.com/asticode/go-astisub) - Manipulate subtitles in GO (.srt, .stl, .ttml, .webvtt, .ssa/.ass, teletext, .smi, etc.).
|
||||||
- [go-astits](https://github.com/asticode/go-astits) - Parse and demux MPEG Transport Streams (.ts) natively in GO.
|
- [go-astits](https://github.com/asticode/go-astits) - Parse and demux MPEG Transport Streams (.ts) natively in GO.
|
||||||
- [go-m3u8](https://github.com/quangngotan95/go-m3u8) - Parser and generator library for Apple m3u8 playlists.
|
- [go-m3u8](https://github.com/etherlabsio/go-m3u8) - Parser and generator library for Apple m3u8 playlists. Actively maintained version of quangngotan95/go-m3u8 with improvements and latest HLS playlist parsing compatibility.
|
||||||
- [go-mpd](https://github.com/unki2aut/go-mpd) - Parser and generator library for MPEG-DASH manifest files.
|
- [go-mpd](https://github.com/unki2aut/go-mpd) - Parser and generator library for MPEG-DASH manifest files.
|
||||||
- [goav](https://github.com/giorgisio/goav) - Comprehensive Go bindings for FFmpeg.
|
- [goav](https://github.com/giorgisio/goav) - Comprehensive Go bindings for FFmpeg.
|
||||||
- [gortsplib](https://github.com/aler9/gortsplib) - Pure Go RTSP server and client library.
|
- [gortsplib](https://github.com/aler9/gortsplib) - Pure Go RTSP server and client library.
|
||||||
|
Loading…
Reference in New Issue
Block a user