Metadata-Version: 2.1
Name: RaminDownloader
Version: 0.1.0
Summary: By this package videos from aparat.com can be downloaded
Home-page: https://github.com/raminsalah/RaminAparatDownloader.git
Author: Ramin Salahshoor
Author-email: cr201512@fhstp.ac.at
License: LICENSE.txt
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# RaminDownloader

##A Python library for downloading videos from aparat.com

## Installation


```python
#pip install RaminDownloader
```

## Usage

```python
# import main

# Enter the url: https://www.aparat.com/example


# Enter the quality: 120, 240, 360, 480, 720, 1080


```


