@astronautlabs/m3u8
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@/m3u8

npm CircleCI

📜 M3U8 Playlists
Or Moving Picture Experts Group Audio Layer 3 Uniform Resource Locator 😀

📺 Part of the Astronaut Labs Broadcast Suite

Release Quality
This library is ready for production

A parser for M3U8 playlists.

Supports most common M3U metadata. Intentionally does not support any HLS extensions (as that is handled by @/hls).

Installation

npm install @astronautlabs/m3u8

Usage

import { Parser } from '@astronautlabs/m3u8';

let playlist = Parser.parse(`#EXTM3U...`);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    4
  • 1.0.0
    0

Package Sidebar

Install

npm i @astronautlabs/m3u8

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

52 kB

Total Files

49

Last publish

Collaborators

  • rezonant