Using this project you can easily download all of the videos available in an Aparat playlist. you can choose your quality and specifiy the folder to download.
we really appreciate contributing in this repo. please ask any question you have and feel free to file issues if neede. Please refer to each project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull Request (PR) so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
you should install following packages (use steps above)
- selenium
- webdriver_manager
- wget
- os
- tkinter
in order to run the project source code, you should take the following steps:
git clone https://github.com/edrisranjbar/AparatDownloader.git
cd AparatDownloader
virtualenv -p=python3 .venv
.\.venv\Scripts\activate
bash pip install -r requirements.txt
python AparatDownloader.py