Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aboueleyes/cms-downloader-refined
- Owner: aboueleyes
- Created: 2022-06-29T22:28:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T13:53:36.000Z (12 months ago)
- Last Synced: 2024-05-02T18:50:18.267Z (6 months ago)
- Topics: automation, python3, scraping
- Language: Python
- Homepage:
- Size: 91.8 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```