🎵 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.

  3. Open your terminal and install the required libraries:
    pip install requests tqdm internetarchive
  4. Download the script here.
  5. Open your CLI and run the script:
    python emdl.py
  6. Follow the on-screen instructions.
  7. Enjoy!
Edit

Pub: 03 Feb 2026 11:24 UTC

Edit: 03 Feb 2026 11:26 UTC

Views: 18