3.0.1 • Published 2 years ago

twitch-stream-link v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

twitch-stream-link

image

I made this tiny nodejs package because I wanted to remove twitch app from my phone and also I didn't want to use the twitch site on desktop, as I don't care about the chat.

How to use it

npx twitch-stream-link -s datmodz

image

image


You can watch your favourite streamer as long as you have streamlink and VLC or MPV (or both) player installed in your machine.


Mobile

This work on mobile using termux with:https://github.com/termux/x11-packages

How to install VLC and MPV on mobile

  • VLC is in the store foxy droid/ droid or play store.
  • MPV fdroid/ foxy droid or just run:

pkg install mpv

Also read this reddit guide to open video streams on android device: https://www.reddit.com/r/Streamlink/comments/cfno18/guide_streamlink_on_android_termux_vlc/

Clone or fork this repo to get your own version of streamer list.

All you need to di is update this array:

const streamerName = ["zizaran", "datmodz", "moistcr1tikal", "steelmage", "stermy"];

Then you need to publish your own package for it work, with npm publish.

https://bugfender.com/blog/how-to-create-an-npm-package/

3.0.1

2 years ago

3.0.0

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago