Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariouniversez/taiko-music-recruitment-ws
automatically download songs from Taiko No Tatsujin music recruitment website using python
https://github.com/mariouniversez/taiko-music-recruitment-ws
python selenium taiko-no-tatsujin
Last synced: about 2 months ago
JSON representation
automatically download songs from Taiko No Tatsujin music recruitment website using python
- Host: GitHub
- URL: https://github.com/mariouniversez/taiko-music-recruitment-ws
- Owner: MarioUniverseZ
- Created: 2024-08-11T11:53:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T12:53:13.000Z (4 months ago)
- Last Synced: 2024-11-14T07:48:03.483Z (about 2 months ago)
- Topics: python, selenium, taiko-no-tatsujin
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# taiko-music-recruitment-ws
automatically download songs from Taiko No Tatsujin music recruitment website using python
## Years Available
- 2020
- 2024# Usage
1. Install Python and add into system variables
2. Install packages`pip install requests selenium`
3. Clone this repository
4. Download [ChromeDriver](https://googlechromelabs.github.io/chrome-for-testing/) based on your platform
5. Extract `chromedriver.exe` from the zip and put into the repository
6. (Optional) If you have bad specs with your PC, revise the driver timeout and sleep time with a longer value
7. Either do:
- Run command prompt through the repository folder, type `python taiko2020/taiko2020.py` and hit Enter
- Right click the `.py` file, select `Open with` then choose `python.exe`
8. The .py file will print "下載完成,共耗時: xxx.yy秒" once all files are downloaded