Appearance
🎵 How to use EMdl
This script uses the Internet Archive to download episodes of the BBC Essential Mix locally to your machine.
Install FFmpeg via winget (or choco/scoop):
winget install ffmpegInstall Python.
Ensure you check "Add Python to PATH" during installation.
Open your terminal and install the required libraries:
pip install requests tqdm internetarchiveDownload the script here.
Open your CLI and run the script:
python emdl.pyFollow the on-screen instructions.
Enjoy!