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

download.py 111行 #7

Closed
Yang-z opened this issue Dec 23, 2018 · 1 comment
Closed

download.py 111行 #7

Yang-z opened this issue Dec 23, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@Yang-z
Copy link
Contributor

Yang-z commented Dec 23, 2018

--photos 时需改成temp = line.split('\t'),不然部分photo里的文件夹被分成两个,路径错位
--download时,又需改回temp = line.split(),不然下载报错,好像多个url多个回车
(发现也不行,文件下不全,还是会在下载时截断文件夹(文件夹名字中有空格会被截断),我先切回init测试)

具体什么原因,太晚了,看不动了。。。

受greysign启发,写了个exif信息全部写回文件的代码,切回你的最新版测试时发现如上问题。
exif信息写回照片文件的代码可独立运行,不改动你原先代码,回头pull给你。

@wwwpf
Copy link
Owner

wwwpf commented Dec 24, 2018

已处理相册名称中含有空白字符的情况

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants