Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fet1sov/chatur
Youtube live on screen chat
https://github.com/fet1sov/chatur
chat live-chat twitch youtube youtube-api youtube-live youtube-live-chat
Last synced: about 2 months ago
JSON representation
Youtube live on screen chat
- Host: GitHub
- URL: https://github.com/fet1sov/chatur
- Owner: fet1sov
- License: mit
- Created: 2024-03-14T14:49:30.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T20:48:13.000Z (10 months ago)
- Last Synced: 2024-04-14T10:58:58.479Z (10 months ago)
- Topics: chat, live-chat, twitch, youtube, youtube-api, youtube-live, youtube-live-chat
- Language: JavaScript
- Homepage:
- Size: 750 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Chatur
Youtube on screen live chat with flexible settings runs on **Node.js** runtime (TypeScript).## Installation
1. To run youtube live chat application first step what you have to do - **[install the Node.JS](https://nodejs.org/)**2. Unpack all project files somewhere and open console/terminal from directory the enter ```npm install```
3. Then **launch app** by using ```npm start```
4. Open chat settings panel in ```http://127.0.0.1:3000/```
5. Insert into your **OBS Browser Source** ```http://127.0.0.1:3000/chat```
## Third-party
**[TubeChat](https://github.com/zaacksb/tubechat)** - for Youtube live chat interaction by *[@zacksb](https://github.com/zaacksb/tubechat)*## License
Application under **[MIT](https://opensource.org/license/MIT)** license \
**Copyright (c) 2024-present, Evstegneev (fet1sov) Konstantin**