IPRD Catalog

The International Public Radio Directory (IPRD) provides access to thousands of radio stations from around the world, organized by country and genre.

Available Playlists

IPRD offers several ways to access the radio station collection:

Complete Playlist

The complete collection is available as a single M3U file:

Country-Specific Playlists

Browse stations by country:

Country-specific playlists are available in the repository under /site_data/by_country/.

Please visit our website for a complete list of countries and stations.

For a complete list of all data files organized in an easy-to-browse format, check our Radio Data Files page.

How to Use the Playlists

  1. Download - Click on any playlist link to download the M3U file
  2. Open in Media Player - Use a compatible player such as:
    • VLC Media Player
    • Winamp
    • iTunes
    • Most mobile media players
  3. Stream - Enjoy radio from around the world!

Technical Information

Each playlist follows the standard M3U format with extended information:

1
2
3
#EXTM3U
#EXTINF:-1 tvg-logo="https://example.com/logo.png" group-title="News;Talk",Station Name
https://example.com/stream.mp3

The group-title field contains genre information, and the tvg-logo field contains a URL to the station’s logo.

API Access

For developers, we provide JSON access to our catalog data. See the API Documentation for more information on programmatic access to IPRD data.