Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aboueleyes/cms-downloader-refined

a tiny script that automates downloading files from guc cms website
https://github.com/aboueleyes/cms-downloader-refined

automation python3 scraping

Last synced: 3 months ago
JSON representation

a tiny script that automates downloading files from guc cms website

Awesome Lists containing this project

README

        

# cms-downloader-refined
[![StandWithPalestine](https://raw.githubusercontent.com/TheBSD/StandWithPalestine/main/badges/StandWithPalestine.svg)](https://github.com/TheBSD/StandWithPalestine/blob/main/docs/README.md)

Re Implantation of [old cms downloader](https://github.com/aboueleyes/cms-downloader)

Simply same functionality however better code quality.

# Installation

```bash
$ git clone https://github.com/aboueleyes/cms-downloader-refined
$ cd cms-downloader-refined/
$ pip install -r requirements.txt
```

And then configure your `config.yml` file. according to your needs.

# Usage

```bash
$ python3 src/main.py
```