Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

edrisranjbar/AparatDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aparat Downloader

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.

License: MIT

Contributing

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.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. 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!

Requirements

you should install following packages (use steps above)

  • selenium
  • webdriver_manager
  • wget
  • os
  • tkinter

Installation

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

Releases

No releases published

Packages

No packages published

Languages