---
- Added get_image() method to `AyahSender` class
python
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