Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

twitch-url

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitch-url

Retrieves the .m3u8 stream link from twitch.tv channels.

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Twitch URL

Build Status

A small node.js script to get the .m3u8 links for twitch.tv

Particularly useful for viewing the streams via a preferred video player, rather than the twitch.tv website.


Install and Usage

  1. Install Node.JS, if you don't have it already.
  2. Fire up Terminal or Command Prompt (CMD).
  3. Navigate to where you have downloaded the script.
  4. Type in npm install and wait for the installation to finish.
  5. Type in node twitch.js channelName. Where the channelName is the name of the Twitch channel you want to watch. For example: node twitch.js riotgames.
  6. You will be presented with a list of stream URLs. Copy the link for the appropriate quality and enjoy your stream!

Coming Soon

  • An nw.js wrapper alongside a GUI, to make it easier to use.
  • Any other suggestions very welcone.

Issues and Requests

Although the script is very minimalistic, feature requests and issue reports are very welcome!

License

Copyright (C) 2015 Edvinas

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/

Keywords

FAQs

Package last updated on 15 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc