Skip to content

download github folder or file. Resuming interrupted downloads

License

Notifications You must be signed in to change notification settings

milisp/github-file-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-file-dl

download github special files. Resuming interrupted downloads

下载 github 某个文件夹或文件,可以断点续传

api - github contents api

Install

pip install git+https://github.com/milisp/github-file-dl

Usage

positional arguments:
  url                   github folder url or file url

options:
  -h, --help            show this help message and exit
  -p PROXY, --proxy PROXY
                        https_prxoy url
  -d DIR, --dir DIR     special output directory
  --skip-media          skip image video and audio
  --skip-image          skip image
  --skip-audio          skip audio
  --skip-video          skip video
  -v, --verbose

main code file

__main__.py

Similar or related Projects

About

download github folder or file. Resuming interrupted downloads

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages