Plays Touhou music with some options for good experience
UPD. 13.03.2026 - switched from Selenium to undetected_chromedriver to bypass youtube antibot system. Added new links (th19, th20)
- Python
- Undetected Chromedriver (pip install undetected_chromedriver)
- Google Chrome browser
- Version of chromedriver that compatible with your Google Chrome (for win32: https://storage.googleapis.com/chrome-for-testing-public/{chrome_version}/win32/chromedriver-win32.zip)
Chromedriver.exe should be put in the same folder with program
Program can play music from start to end, from random second for N seconds. Can wait for user's input before a next track.
You can turn on/off repetitions of tracks and add/remove some music from main playlist. That's all.
Next track is always chosen randomly.
You can go sleep with this...
SWITCHERS.ini - List of games, you can enable/disable game that needs to be enabled/disabled...
currentbaseNums.ini - Tracks from giant current_urls list separated
current_urls, current_timings - URLs and their lenghts
base, temp_urls - For adding your own tracks in main playlist (using Excel and good hands)