Skip to content

AvaFarsi is an open-source graphical app which helps you to download the songs of iranian singers easily

License

Notifications You must be signed in to change notification settings

ali-hv/AvaFarsi

Repository files navigation

AvaFarsi

windows linux gpl-3.0 python GitHub release (latest by date)

AvaFarsi is an open-source graphical app which helps you to find and download the songs of iranian singers easily. This app downloads songs from the MrTehran , upmusics and music-fa sites.

Table of contents

Features

AvaFarsi provides the following features:

  • Download song by giving the name of the singer
  • Download song by giving the name of the song
  • Download song by giving the text of a part of the song
  • Download all the songs at once
  • Download a certain number of songs by giving a number

Overview

AvaFarsi doesn't have any host and database of songs for himself and it just crawl the music sites to get the songs link and names.

Installation

Windows

Just download the setup file from here and install the program.

Linux

First of all, make sure you have python3 and pip and git installed. Then open your terminal and enter the following commands in order:

git clone https://github.com/Ali-Hosseinverdi/AvaFarsi.git
cd AvaFarsi
pip3 install -r requirements.txt
chmod +x install
sudo ./install

Now you can run the AvaFarsi from your apps menu or you can just enter the app name in your terminal:

avafarsi

Other operating systems

On other Unix-based operating systems such as Mac, the installation steps on linux should install the program just fine. But I didn't test it so if it didn't install properly, create an issue and tell me your OS and some details.

Contributing

if you can imporve this program with adding a new feature or if you found a bug in this program or even if you have an idea that can make this app better, just send a pull-request or create an issue. You can also send me an email:
alihv5000@gmail.com

License

GPL-3.0