Skip to content

Small utility programs when I am learning python by myself, just for fun!

Notifications You must be signed in to change notification settings

jasonhejiahuan/studying-python

Repository files navigation

Image Downloader V3.0更新内容:

-添加了通过响应标头来判断是否是有效图片的功能
-添加了开发模式
-添加了单个图片或多个图片的选项
-添加了单个图片下载完成后的预览功能
-添加了退出返回码
-添加了程序信息显示
-修复了download.single.image()和download_multiple_images()可能存在的递归错误问题
-移除了if name == "main"判断
-单个图片下载可以显示响应标头
-优化了终端输出内容
-使用os.path.join(save_folder, file_name)创建文件路径
-修改了”请输入图片的URL“输入框提示

About

Small utility programs when I am learning python by myself, just for fun!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages