Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davay42/yt-midi

Generate MIDI events on Youtube live stream chat commands
https://github.com/davay42/yt-midi

api bot chat livestream midi youtube

Last synced: 7 days ago
JSON representation

Generate MIDI events on Youtube live stream chat commands

Awesome Lists containing this project

README

        

# YouTube live chat bot webapp

React to a broadcast chat messages as you want.

### Stack

- [vite](https://vitejs.dev/)
- vite-plugin-components
- vite-plugin-icons
- vite-aliases
- [vite-plugin-windicss](https://windicss.org/)
- vue 3
- [vueuse](https://vueuse.org/)
- [useFetch](https://vueuse.org/core/useFetch/)

### Useful links

- https://www.youtube.com/watch?v=v0MIT9xqV2g
- https://console.cloud.google.com/apis/credentials?project=midi-bot
- https://a-panov.ru/youtube-api-v3-api-key/
- https://stackoverflow.com/questions/36683878/youtube-api-how-do-i-get-the-livechatid
- https://developers.google.com/youtube/v3/quickstart/js
- https://developers.google.com/youtube/v3/docs/videos/list?apix_params=%7B%22part%22%3A%5B%22snippet%2CcontentDetails%2Cstatistics%22%5D%2C%22id%22%3A%5B%22Ks-_Mh1QhMc%22%5D%7D&apix=true
- https://developers.google.com/youtube/v3/live/guides/auth/client-side-web-apps
- https://developers.google.com/youtube/v3/live/docs/liveChatMessages/list?apix_params=%7B%22liveChatId%22%3A%22Cg0KC0FkVXc1UmR5WnhJKicKGFVDNnFyRzNXOFNNSzBqaW9yMm9sa2EzZxILQWRVdzVSZHlaeEk%22%2C%22part%22%3A%5B%22snippet%22%5D%7D
- https://github.com/jonnyk20/youtube-chatbot-demo
- https://github.com/codevjs/Youtube-Chat-Bot
- https://github.com/davay42/youtube-live-chat-moderator/

### API quota is small - 10 000 requests per day

https://support.google.com/youtube/contact/yt_api_form Request more?