Skip to content

Commit

Permalink
Update cdn.php
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan authored Apr 22, 2024
1 parent 7a89c0f commit 682529a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion views/cdn.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,13 @@
<p>
Surah audio files are available to stream via the CDN.
Please note that surah audio files are not integrated with the API as the API deals with with ayah level detail.
For programmatic integration, you can use the JSON list of audio editions by surah at <a href="https://raw.githubusercontent.com/islamic-network/cdn/master/info/cdn_surah_audio.json">
https://raw.githubusercontent.com/islamic-network/cdn/master/info/cdn_surah_audio.json
</a>
Surah audio files can be accessed on the CDN directly via the following URL:
</p>
<code>
https://cdn.islamic.network/quran/audio-surah/128/{edition}/{number}.mp3
https://cdn.islamic.network/quran/audio-surah/{bitrate}/{edition}/{number}.mp3
</code>

<ul>
Expand Down

0 comments on commit 682529a

Please sign in to comment.