Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

相册照片按照原来文件名命名 #64

Open
javashub opened this issue Nov 8, 2023 · 1 comment
Open

相册照片按照原来文件名命名 #64

javashub opened this issue Nov 8, 2023 · 1 comment
Labels
wontfix This will not be worked on

Comments

@javashub
Copy link

javashub commented Nov 8, 2023

主要修改两个地方(只针对下载QQ空间照片,其它的我没管):
1、相册按照原相册名称下载到本地
2、相册内的照片名字按照原来的(防止同名文件出现被过滤掉,所以我个文件名后面都随机拼接5位字符串)

第一次处,相册名称:
image

第二处,照片名称:
image

image

如果有不对的地方也请大家讨论指出,给后人指明道路。我不会Python,这个我也是今天拉下来下载发现不符合我,我就拿来改了一下而已。
感谢作者提供的项目!

@wwwpf
Copy link
Owner

wwwpf commented Jan 25, 2024

这里不能按照原名称保存,因为可能会包含不能作为文件名的非法字符

@wwwpf wwwpf added the wontfix This will not be worked on label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants