diff --git a/Dockerfile b/Dockerfile index ae933b8..ef2e597 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,16 +1,16 @@ FROM python:3.12.4-slim -LABEL name="XHS-Downloader" version="2.1 Beta" authors="JoeanAmier" +LABEL name="XHS-Downloader" version="2.1" authors="JoeanAmier" COPY locale /locale COPY source /source COPY static /static COPY LICENSE /LICENSE COPY main.py /main.py -COPY README.md /README.md -COPY README_EN.md /README_EN.md COPY requirements.txt /requirements.txt RUN pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt +EXPOSE 8000 + CMD ["python", "main.py"] diff --git a/README.md b/README.md index b5c7c1e..87d778e 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,11 @@

⭐ XHS-Downloader 开发计划及进度可前往 Projects 查阅

📸 程序截图

🎥 点击图片观看演示视频

- +
- +
- +

🔗 支持链接

在使用本项目的代码和功能之前,请您认真考虑并接受以上免责声明。如果您对上述声明有任何疑问或不同意,请不要使用本项目的代码和功能。如果您使用了本项目的代码和功能,则视为您已完全理解并接受上述免责声明,并自愿承担使用本项目的一切风险和后果。 -# 💡 代码参考 +# 💡 项目参考 * https://github.com/encode/httpx/ * https://github.com/tiangolo/fastapi diff --git a/README_EN.md b/README_EN.md index 6be2103..ca70413 100644 --- a/README_EN.md +++ b/README_EN.md @@ -12,117 +12,217 @@ GitHub all releases
-
-

🔥 Xiaohongshu Artwork Collection Tool: Collect information on Xiaohongshu artworks; Extract the download address of Xiaohongshu artworks; Download the Xiaohongshu watermark-free artwork files!

-

❤️ The author only releases XHS-Downloader on GitHub, without collaborating with any individuals or websites. Additionally, there are no charging plans for the tool!

-

⭐ Due to the author's limited energy, I was unable to update the English document in a timely manner, and the content may have become outdated. Suggest referring to Chinese documentation. If you want to contribute to translation, we warmly welcome you

-
-

📑 The Project Features:

-