Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hieyou1/twitch-streamsaver
DVD Screensaver style "Starting Soon" or [for IRL streamers] "Stream Down" screen.
https://github.com/hieyou1/twitch-streamsaver
dvd-screensaver streaming twitch twitch-tv twitch-tv-streams
Last synced: 21 days ago
JSON representation
DVD Screensaver style "Starting Soon" or [for IRL streamers] "Stream Down" screen.
- Host: GitHub
- URL: https://github.com/hieyou1/twitch-streamsaver
- Owner: hieyou1
- License: gpl-3.0
- Created: 2021-06-18T15:44:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T04:42:04.000Z (about 2 years ago)
- Last Synced: 2024-10-23T22:20:25.922Z (3 months ago)
- Topics: dvd-screensaver, streaming, twitch, twitch-tv, twitch-tv-streams
- Language: JavaScript
- Homepage: https://streamsaver.mikeylab.com
- Size: 52.7 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twitch-streamsaver
[![Run on Replit.com](https://replit.com/badge/github/hieyou1/twitch-streamsaver)](https://replit.com/github/hieyou1/twitch-streamsaver)
We don't have licenses for the emotes, so just imagine a great screenshot of the website working right here, or use the link.
## Usage
You can [view/use this live on my website via Replit](https://streamsaver.mikeylab.com), but for big or important streams or streamers I'd recommend hosting manually [using the instructions in the wiki](https://github.com/hieyou1/twitch-streamsaver/wiki/Set-up-your-own-instance-of-Twitch-Streamsaver) because of some instability with Replit.## Options
### Search Parameters
Pass these using search parameters or the DEFAULT_OPTIONS object in index.js on the server.
| Parameter | Type | Default | Description |
|-----------------------|------|-------|-------|
| channels | Comma-seperated list | none [global emotes only] | List of channel names to get emotes from |
| greenScreen | Boolean | false [black screen] | Use a green screen to put other objects behind Twitch Streamsaver |## Contributors
[AidanSpeakss](https://github.com/AidanSpeakss)