🎵 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 ffmpeg - Install Python.
Ensure you check "Add Python to PATH" during installation.
- Open your terminal and install the required libraries:
pip install requests tqdm internetarchive - Download the script here.
- Open your CLI and run the script:
python emdl.py - Follow the on-screen instructions.
- Enjoy!