Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lekoowo/superchatsum
A tool which calculates the amount of super chats of a previous Youtube live stream.
https://github.com/lekoowo/superchatsum
youtube-live
Last synced: 25 days ago
JSON representation
A tool which calculates the amount of super chats of a previous Youtube live stream.
- Host: GitHub
- URL: https://github.com/lekoowo/superchatsum
- Owner: lekoOwO
- Created: 2020-09-18T09:54:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-19T21:51:48.000Z (over 4 years ago)
- Last Synced: 2024-10-28T09:06:55.361Z (2 months ago)
- Topics: youtube-live
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SuperChatSum
A tool which calculates the amount of super chats of a previous Youtube live stream.
## Setup
`git clone --recursive https://github.com/lekoOwO/SuperChatSum`
Fill your CurrencyLayer API Key in `config.ini`
`pip install -r chat-replay-downloader/requirements.txt`
### Linux
`chmod +x run.bash`
## Usage
### Windows
`run.ps1 https://www.youtube.com/watch?v=97w16cYskVI`
### Linux
`run.bash https://www.youtube.com/watch?v=97w16cYskVI`
Output:
```
UUID: 2d48c0cf-22d1-4d84-8c9d-40ec64f21f9eTotal: 478211.4029 TWD
1564 super chats received.
29 super stickers received.
0 new subscribers received.Max: 10676.5538 TWD (500 SGD)
Min: 7.6974 TWD (1.43 BRL)
```