From f607be0aaf1fd7af4ab903b87dc36922e905b6bd Mon Sep 17 00:00:00 2001 From: JoeanAmier Date: Fri, 15 Mar 2024 22:21:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=201.9=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 44 +++-- README_EN.md | 5 +- locale/README.md | 5 + locale/en_GB/LC_MESSAGES/xhs.mo | Bin 0 -> 9996 bytes locale/en_GB/LC_MESSAGES/xhs.po | 233 +++++++++++++++++++++++++ locale/po_to_mo.py | 27 +++ locale/zh_CN/LC_MESSAGES/xhs.mo | Bin 0 -> 1934 bytes locale/zh_CN/LC_MESSAGES/xhs.po | 233 +++++++++++++++++++++++++ main.py | 9 +- requirements.txt | 1 + source/CLI/help.py | 7 - source/CLI/main.py | 140 +++++++++++---- source/TUI/about.py | 22 ++- source/TUI/app.py | 50 +++--- source/TUI/index.py | 38 ++-- source/TUI/loading.py | 13 +- source/TUI/monitor.py | 18 +- source/TUI/record.py | 22 +-- source/TUI/setting.py | 55 +++--- source/TUI/update.py | 27 ++- source/application/app.py | 81 ++++----- source/application/download.py | 17 +- source/application/explore.py | 17 +- source/application/image.py | 29 ++- source/application/request.py | 5 +- source/expansion/__init__.py | 3 +- source/expansion/browser.py | 62 +++++++ source/module/__init__.py | 6 +- source/module/manager.py | 24 +-- source/module/recorder.py | 87 +++++++-- source/module/settings.py | 6 +- source/module/static.py | 2 +- source/module/tools.py | 10 +- source/module/translator.py | 27 +++ source/translator/__init__.py | 13 -- source/translator/chinese.py | 124 ------------- source/translator/english.py | 147 ---------------- static/XHS-Downloader.js | 25 ++- static/screenshot/命令行模式截图1.png | Bin 164383 -> 179686 bytes static/screenshot/命令行模式截图2.png | Bin 217296 -> 205004 bytes static/screenshot/程序运行截图CN1.png | Bin 152596 -> 153677 bytes static/screenshot/程序运行截图CN2.png | Bin 81132 -> 88204 bytes static/screenshot/程序运行截图CN3.png | Bin 136084 -> 112620 bytes static/screenshot/程序运行截图EN1.png | Bin 138982 -> 139872 bytes static/screenshot/程序运行截图EN2.png | Bin 84360 -> 88425 bytes static/screenshot/程序运行截图EN3.png | Bin 97636 -> 129068 bytes static/screenshot/获取Cookie示意图.png | Bin 76565 -> 66252 bytes 47 files changed, 1045 insertions(+), 589 deletions(-) create mode 100644 locale/README.md create mode 100644 locale/en_GB/LC_MESSAGES/xhs.mo create mode 100644 locale/en_GB/LC_MESSAGES/xhs.po create mode 100644 locale/po_to_mo.py create mode 100644 locale/zh_CN/LC_MESSAGES/xhs.mo create mode 100644 locale/zh_CN/LC_MESSAGES/xhs.po delete mode 100644 source/CLI/help.py create mode 100644 source/expansion/browser.py create mode 100644 source/module/translator.py delete mode 100644 source/translator/__init__.py delete mode 100644 source/translator/chinese.py delete mode 100644 source/translator/english.py diff --git a/README.md b/README.md index f86e4ee..3496cd1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@

🔥 小红书链接提取/作品采集工具:提取账号发布、收藏、点赞作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书无水印作品文件!

-

❤️ 作者仅在 GitHub 发布 XHS-Downloader,未与任何个人或网站合作发布,项目没有任何收费计划,谨防上当受骗!

📑 项目功能