Welcome to the AparatDownloader!
With this program, you can easily download the playlists available in Aparat in the shortest possible time
git clone https://github.com/smja1376/AparatDownloader.git
cd AparatDownloader
pip/pip3 install -r requirements.txt
python/python3 app.py "Link" [quality] [directory]
python app.py "https://www.aparat.com/v/xxxxxx"
python app.py "https://www.aparat.com/v/xxxxxx" -q 720
python app.py "https://www.aparat.com/v/xxxxxx" -q 720 -d /path/to/save/file
