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