All Projects → kanongil → node-m3u8parse

kanongil / node-m3u8parse

Licence: other
Structural parsing of Apple HTTP Live Streaming .m3u8 format

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to node-m3u8parse

m3u8
Parse and generate m3u8 playlists for Apple HTTP Live Streaming (HLS) in Ruby.
Stars: ✭ 96 (+300%)
Mutual labels:  m3u8-playlist, m3u8
IPtv
A collection of private IPtv list as well as Third-party IPtv list. (not updated anymore)
Stars: ✭ 16 (-33.33%)
Mutual labels:  m3u8-playlist, m3u8
mock-hls-server
Fake a live/event HLS stream from a VOD one. Useful for testing. Supports looping.
Stars: ✭ 61 (+154.17%)
Mutual labels:  m3u8-playlist, m3u8
useetv-playlist
No description or website provided.
Stars: ✭ 41 (+70.83%)
Mutual labels:  m3u8-playlist, m3u8
m3u8
m3u8 file downloader library and chrome & firefox extensions/add-on's
Stars: ✭ 67 (+179.17%)
Mutual labels:  m3u8-playlist, m3u8
m3u8 downloader
Flutter M3U8下载器
Stars: ✭ 43 (+79.17%)
Mutual labels:  m3u8
YouTube to m3u
Grabs m3u from YouTube live.
Stars: ✭ 95 (+295.83%)
Mutual labels:  m3u8
CBPlayer
一个内置P2P的神奇播放器
Stars: ✭ 60 (+150%)
Mutual labels:  m3u8
hls-rip
Tool for ripping m3u8 playlists/segments.
Stars: ✭ 14 (-41.67%)
Mutual labels:  m3u8
p2p-cdn-sdk-android
Free p2p cdn android github sdk to reduce video streaming costs of live and on demand video using webrtc by upto 90% and improve scalability by 6x - 🚀 Vadootv 🚀
Stars: ✭ 39 (+62.5%)
Mutual labels:  m3u8
m3u8ToMP4
iOS demo,avplayer play m3u8 .ts file
Stars: ✭ 22 (-8.33%)
Mutual labels:  m3u8
tss-merge-to-mkv
ts文件合并工具,同时支持其他视频格式转换为mkv/ts/mp4
Stars: ✭ 100 (+316.67%)
Mutual labels:  m3u8
YouTube to m3u
Grab .m3u8 from YouTube live channels and makes .m3u IPTV Playlist from various languages and Events. Tamil / Malayalam / English / Hindi / French / Kids / Sports / Urudu etc.
Stars: ✭ 48 (+100%)
Mutual labels:  m3u8
hls-segment-reader
Node.js Readable for retrieving HLS segments.
Stars: ✭ 18 (-25%)
Mutual labels:  m3u8
smart rtmpd
RTMP server, smart, compact, high performance(c, c++), high concurrency, easy to maintain, easy to deploy, (supports multiple operating systems Windows and Linux, ARM, FreeBSD)
Stars: ✭ 159 (+562.5%)
Mutual labels:  m3u8
m3u8-downloader
chrome插件,支持监控和下载:m3u8流媒体、视频、音频
Stars: ✭ 54 (+125%)
Mutual labels:  m3u8
m3u8Downloader
meijuba.net,Python crawler,M3U8格式视频下载,桌面应用
Stars: ✭ 53 (+120.83%)
Mutual labels:  m3u8
larafilm
Create your own video on demand service by Laravel.
Stars: ✭ 30 (+25%)
Mutual labels:  m3u8
Zee5
Just a simple shit but no one knows
Stars: ✭ 29 (+20.83%)
Mutual labels:  m3u8
m3u8-downloader
Download the ts files according to the given m3u8 file.
Stars: ✭ 21 (-12.5%)
Mutual labels:  m3u8

M3U8Parse

Structural parsing of Apple HTTP Live Streaming .m3u8 files.

This module is tested and is used in production systems.

Node.js CI

TODO

  • Validation option.

License

(BSD 2-Clause License)

Copyright (c) 2013-2020, Gil Pedersen <[email protected]>
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].