mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
fix: 修复非法文件名称报错的问题
1. 替换文件名称包含的非法字符 2. 替换文件名称包含的 Emoji 表情
This commit is contained in:
@@ -9,3 +9,4 @@ httpx>=0.27.0
|
||||
fastapi>=0.111.0
|
||||
uvicorn>=0.30.1
|
||||
aiofiles>=24.1.0
|
||||
emoji>=2.12.1
|
||||
|
||||
Reference in New Issue
Block a user