UNPKG

twitch-m3u8

Version:

Get the stream URL of a Twitch livestream or past broadcast (VOD)

24 lines (23 loc) 501 B
{ "name": "twitch-m3u8", "version": "1.1.5", "description": "Get the stream URL of a Twitch livestream or past broadcast (VOD)", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Samuel Dudik <samuel.dudik@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/dudik/twitch-m3u8" }, "keywords": [ "twitch", "m3u8", "url", "stream", "vod", "livestream" ] }