Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 518 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 518 Bytes

Chiptune Cafe CSV Stream Script

simple and quick script for diplaying song information in OBS during chiptune cafes streams.

Requirements

Python3

Usage

  1. create .csv spreadsheets for each category with song names in the first column and artist names in the second column.
  2. 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
  3. run StreamTag.py

issues

  • Malformatted command handling