A progressive framework for scraping audio files of word pronunciations from the dictionary.cambridge.org
The simplest method is to install the portable version using the .exe file, available at this link.
Or install with python:
Alternatively, you can install the tool using Python. Download or clone the GitHub repository and install the necessary requirements with:
pip install -r requirements.txtRun main.py or open start.bat after installation.
After launching, input the desired word or phrase and wait for approximately 1-2 seconds(depending on your internet speed).
The downloaded .mp3 file will appear in the designated folder, and the sound will play automatically.
/r - remove all .mp3 in the current folder
/m - enable/disable automatic audio playback



