mirror of
https://github.com/Reproog/Gutenberg-Wrapper.git
synced 2026-08-05 17:43:50 +00:00
16 lines
248 B
Markdown
16 lines
248 B
Markdown
# Gutenberg-Wrapper
|
|
|
|
## Requirements:
|
|
|
|
- Python 3
|
|
|
|
'''console
|
|
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
|
|
|