simple and quick script for diplaying song information in OBS during chiptune cafes streams.
Python3
- create .csv spreadsheets for each category with song names in the first column and artist names in the second column.
- edit CSV_PATHS to contain all the filepaths to your .csv files, OUTPUT_ARTIST_PATH and OUTPUT_SONG_PATH to contain filepaths to output text files for OBS
- run StreamTag.py
- Malformatted command handling