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

https://github.com/jackblk/ueh-digital-lib-downloader

a simple script to download files from ueh digital lib
https://github.com/jackblk/ueh-digital-lib-downloader

Last synced: about 1 year ago
JSON representation

a simple script to download files from ueh digital lib

Awesome Lists containing this project

README

          

# ueh-digital-lib-downloader

a simple script to download files from ueh digital lib

## How to use

Install dependencies:

* Install python 3.9 or higher
* Install requirements: `pip install -r requirements.txt`

Edit `DOCUMENT_LINK` and `COOKIES_RAW` in `main.py`.

How to get cookies:

Run script: `python main.py`