mirror of
https://github.com/Reproog/Gutenberg-Wrapper.git
synced 2026-08-05 17:43:50 +00:00
Adding requirements.txt and Description to Readme
This commit is contained in:
@@ -1 +1,15 @@
|
|||||||
# Gutenberg-Wrapper
|
# 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
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
selenium==4.1.3
|
||||||
Reference in New Issue
Block a user