This commit is contained in:
Hell13Cat
2022-10-02 13:55:40 +03:00
parent 3273a80702
commit 2c98ca370b
2 changed files with 19 additions and 8 deletions
+2 -1
View File
@@ -138,4 +138,5 @@ chromedriver
cfg/*
token.txt
lastdata.txt
dsfsdf.txt
dsfsdf.txt
requirements.txt
+17 -7
View File
@@ -1,10 +1,20 @@
# manga-parser
hlib and ylib parser
Manga parser
## Requer
## Support sites
- selenium
- requests
- colorama
- pyperclip
- webbrowser
- mangalib.me
- yaoilib.me
- hentailib.me
## Requirements
- Windows 7+
## Python3 requirements
- telegraph==1.4.1
- selenium==3.141.0
- colorama==0.4.4
- requests==2.25.1
- pyperclip==1.8.1
- Pillow==9.2.0