Skip to content

🎵 How to use EMdl

This script uses the Internet Archive to download episodes of the BBC Essential Mix locally to your machine.


  1. Install FFmpeg via winget (or choco/scoop): winget install ffmpeg

  2. Install Python.

Ensure you check "Add Python to PATH" during installation.

  1. Open your terminal and install the required libraries: pip install requests tqdm internetarchive

  2. Download the script here.

  3. Open your CLI and run the script: python emdl.py

  4. Follow the on-screen instructions.

  5. Enjoy!