Skip to content

🎵 How to use ASOTdl

This script uses the MiroPPB RSS feed to download episodes of A State of Trance 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

  2. Download the script here.

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

  4. Follow the on-screen instructions.

  5. Enjoy!