twitch-hls-client-0.2.0 is not a library.
twitch-hls-client
Lightweight CLI client for watching low latency Twitch streams with ad blocking.
Fetches the playlist from the ad blocking playlist proxy server of your choosing, fetches the latest prefetch segment, and then writes the MPEG-TS stream to your player.
Usage: twitch-hls-client [OPTIONS] --server <URL> <CHANNEL> <QUALITY>
Arguments:
<CHANNEL>
Twitch channel to watch (can also be twitch.tv/channel for Streamlink compatibility)
<QUALITY>
Stream quality/variant playlist to fetch (best, 1080p, 720p, 360p, 160p)
Options:
-s, --server <URL>
Playlist proxy server to fetch the playlist from.
Can be multiple comma separated servers, will try each in order until successful.
If URL path is "[ttvlol]" the playlist will be requested using the TTVLOL API.
If URL includes "[channel]" it will be replaced with the channel argument at runtime.
-p, --player-path <PATH>
Path to the player that the stream will be piped to, if not specified will write stream to stdout
-a, --player-args <ARGUMENTS>
Arguments to pass to the player
-d, --debug
Enable debug logging
-h, --help
Print help
-V, --version
Print version
Example
())
())
)
)