automatically download songs from Taiko No Tatsujin music recruitment website using python
- 2020
- 2024
- Install Python and add into system variables
- Install packages
pip install requests selenium
- Clone this repository
- Download ChromeDriver based on your platform
- Extract
chromedriver.exe
from the zip and put into the repository - (Optional) If you have bad specs with your PC, revise the driver timeout and sleep time with a longer value
- Run cmd through the repository path and the following command
where
python taiko<year>/taiko<year>.py
<year>
in Years Available - The .py file will print "下載完成,共耗時: xxx.yy秒" once all files are downloaded