# DownExcelPicUrl **Repository Path**: jack_knight/down-excel-pic-url ## Basic Information - **Project Name**: DownExcelPicUrl - **Description**: 批量下载excel中的图片链接 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-04 - **Last Updated**: 2022-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DownExcelPicUrl #### 介绍 本软件适用于钉钉、金山收集表下载的excel,批量下载excel中的图片链接,保存在当天日期的文件夹下,并以收集表中第一项(也就是excel中的第三列)作为新建文件夹的名字。 注意事项: 1.一个单元格只有一个url才能下载(也就是创建收集表时为每张图片创建一个上传项,并提示填表者) 2.可能不适用于腾讯收集表,腾讯收集表见我的另一个项目pic-down。 3.linux通过手机热点上网可能下载不了,windows和宽带上网没问题。 #### 软件架构 python3,tkinter,openpyxl #### 安装教程 1. 下载发行版,双击运行。 2. 如果不是下载可执行的发行版,想直接运行py文件,需要安装python3、pip3、tkinter、openpyxl、Pillow #### 使用说明 1. 将收集表中第一项(也就是excel中的第三列)作为新建文件夹的名字。 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)