Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 838 Bytes

README.md

File metadata and controls

39 lines (22 loc) · 838 Bytes

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]