Skip to content

Releases: codewithasib/ayah-sender

AyahSender v0.1.6

04 Aug 06:37
Compare
Choose a tag to compare

Updates in AyahSender v0.1.6:


  • Added get_image() method to AyahSender class

get_image(chapter_num, verse_num, output_dir='.')
  • Fetches and saves png image of an ayah

  • Changed output file name for the audio files

Example filenames:

  • Abu_Bakr_Ash-Shaatree_128kbps_Surah_An_Nisa(4)_Ayah1.mp3
  • Abu_Bakr_Ash-Shaatree_128kbps_Surah_An_Nisa(4)_Ayah1-5.mp3

  • Some minor change of codes

AyahSender v0.1.5

04 Aug 03:34
Compare
Choose a tag to compare

Updates in v0.1.5:


  • Added examples to the examples folder
  • Changed fetch_single_ayah function name to get_single_ayah