streamlink-go

command module
v0.3.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2023 License: MIT Imports: 1 Imported by: 0

README

Overview

streamlink-go is a tool that converts website live streams into local live broadcast services for video players (eg. VLC or PotPlayer) directly access.

Suppored Live Streaming Platform

Platform URL token
Douyu douyu
Huya huya
Twitch twitch
Bilibili bilibili
Douyin douyin

Installing

Just download at releases page and decompressing it to anywhere you wanted.

Usage

Start the service listening on ip address 127.0.0.1 and a random port by default. eg.

streamlink-go

Start. the service listening on specified address or port. eg.

streamlink-go -l <address> -p <port>

or

streamlink-go --listen-address <address> --listen-port <port>

Start the service with debug mode. eg.

streamlink-go --debug

Start the service with http proxy. eg.

streamlink-go --proxy http://<username>:<password>@<address>:<port>

Open the stream on video player. eg.

http://<address>:<port>/<platform url token>/<room id>

Open the stream on video player with http proxy. eg.

http://<address>:<port>/<platform url token>/<room id>?proxy=http://<username>:<password>@<address>:<port>

License

See LICENSE.txt

Documentation

Overview

Copyright © 2023 Naumov Vadik <nv4d1k@ya.ru>

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL