Live Viewer Counter for Streaming Platform Trovo (old Madcat)
- Tested in Python 3.8.3
- Version: 0.3
- Last update: 14.07.2020
- BeautifulSoup4
- urllib3
- Install actual python version Python 3.8 or from Microsoft Store.
- Install needed modules for python
- Open a powershell window
- BeautifulSoup4
pip install beautifulsoup4
- urllib3
pip install urllib3
- Edit TovoViewerCount.py file and replace
streamerURL = "V4n1X"
with your channel name. Don't remove the quotes "" . - Start the script
- Shift + Rightclick in the empty space where you have placed the script
- Open Powershell here
- Then type or copy:
python .\TrovoViewerCounter.py
- New file
TrovoViewerCount.txt
is created and auto updated every 2 seconds in the same location as the script is placed! - Open as every other text file in OBS or your streaming software.
- Script throws some exceptions, but I catched them all (I hope) -> If you find bugs, you can report me these in my stream or here on github.