mirror of
https://github.com/Reproog/Gutenberg-Wrapper.git
synced 2026-08-05 17:43:50 +00:00
17 lines
249 B
Markdown
17 lines
249 B
Markdown
# Gutenberg-Wrapper
|
|
|
|
## Requirements:
|
|
|
|
- Python 3
|
|
- selenium
|
|
|
|
---
|
|
|
|
pip3 install -r requirements.txt
|
|
|
|
## Usage:
|
|
1. Paste Links from the Gutenberg Library in the Links.txt File
|
|
2. Run the Script
|
|
3. The downloaded files are in the Downloads Directory
|
|
|