Skip to content

abdoolly/gist-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gist Downloader

Gist downloader is a python script that automate the download process of Gist codes,It downloads the gists by gist profile.

Configuration

All script in the main.py file

Download URL

# URL
url = "https://gist.github.com/mbostock"

Download To Path

# Download To
download_path = "/home/elgenius/gist/"

(Optional) If you want a certain filename

# file name prefix to save with
filename = "mbostock-"

Donation

If this script helped you please Donate

Bitcoin Address

144GBBSvhoAHcsctVtHo4yZGzwr4Spgf3z

PayPal

paypal

if you needed any additional functionality please send me at

[email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages