Skip to content

指定用户名批量下载其start或repositories下的项目

Notifications You must be signed in to change notification settings

twfb/GithubDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

[python3]自动下载对应用户 github上的项目 或者 starts 的项目

调用方法:

python -u 用户名 -t starts或repositories -o 下载目录

默认下载到当前目录的 GitHub文件夹中, 默认下载对应用户 github上的项目

  • 例子:
    • python -u dhgdhg
    • python -u dhgdhg -t s -o dir_name
    • python -u dhgdhg -t a -o dir_name

注意: 强烈建议不要中断下载,否则所有已下载的文件都将重新下载

运行时图片:

About

指定用户名批量下载其start或repositories下的项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages