1.0.0 • Published 9 years ago

twitch-url v1.0.0

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
9 years ago

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/