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
- Host: GitHub
- URL: https://github.com/jackblk/ueh-digital-lib-downloader
- Owner: jackblk
- License: gpl-3.0
- Created: 2023-06-09T15:41:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T14:44:53.000Z (about 3 years ago)
- Last Synced: 2025-02-15T05:12:30.814Z (over 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`