Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

jnewland/hlstube

Repository files navigation

HLSTube

Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.

Project status

Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.

Known issues

  • Supports YouTube livestreams for which a combined video+audio format is available
  • Occasional stream disconnects
  • Occasional stream initialization errors

Install

Pull, clone, or download the latest release.

Usage

docker run --rm -i -p 8080:8080 ghcr.io/jnewland/hlstube:latest

http://localhost:8080/_/http://youtube.com/watch?v=RQA5RcIZlAM

image

Development

  • Codespaces
  • Cmd-shift-b or Run build task