Skip to content

ujwal-CloudSEK/gofile-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gofile-downloader

Download files from https://gofile.io

Requirements

pip install -r requirements.txt

Usage

python gofile-downloader.py https://gofile.io/d/contentid

If it has password:

python gofile-downloader.py https://gofile.io/d/contentid password

Use the environment variable GF_DOWNLOADDIR to specify where to download to (the path must exist already):

GF_DOWNLOADDIR="/path/to/the/directory" python gofile-downloader.py https://gofile.io/d/contentid

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%