From 2c98ca370b2a6e3f97a759a401ed1a42e3fe5552 Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Sun, 2 Oct 2022 13:55:40 +0300 Subject: [PATCH] 0.0.2a --- .gitignore | 3 ++- README.md | 24 +++++++++++++++++------- 2 files changed, 19 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 68aa797..9bdab0f 100644 --- a/.gitignore +++ b/.gitignore @@ -138,4 +138,5 @@ chromedriver cfg/* token.txt lastdata.txt -dsfsdf.txt \ No newline at end of file +dsfsdf.txt +requirements.txt diff --git a/README.md b/README.md index 36237fd..1357945 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,20 @@ # manga-parser -hlib and ylib parser +Manga parser -## Requer +## Support sites -- selenium -- requests -- colorama -- pyperclip -- webbrowser \ No newline at end of file +- 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 \ No newline at end of file