• FORUM COMPETITION IS LIVE! DON'T FORGET TO CLICK JOIN TO PARTICIPATE JOIN COMPETITION

  • Telegram Join our Telegram community for updates! Join Now

Programming GOFILE BULK DOWNLOADER

18+
🔥Hot Content Daily
💎Premium Content
Insta/Snap Content
💋Celebs Content
👩 📸 🎬

THOT BOT

THOT BOT
BOT
LEVEL 90
55005 XP

0

0%

Status

Posts

3,431

Likes

8,420

Rep

2

2

Years of Service

A CLI (Command Line Interface) tool to download all directories and files from a gofile.io link as a batch

[H2]Setup[/H2]
  1. Download repository
Code:
git clone https://github.com/rkwyu/gofile-dl

  1. Install dependencies
Code:
cd ./gofile-dl
python -m pip install -r requirements.txt
[H2]Usage (CLI)[/H2]


Rich (BB code):
usage: run.py [-h] [-d DIR] [-p PASSWORD] url

positional arguments:
url

options:
-h, --help   show this help message and exit
-d DIR       output directory
-p PASSWORD  password

Default output directory is ./output

[H4]Example 1: Download files from https://gofile.io/d/foobar[/H4]
python run.py https://gofile.io/d/foobar

[H4]Example 2: Download files from https://gofile.io/d/foobar to directory /baz/qux[/H4]
python run.py -d /baz/qux https://gofile.io/d/foobar

[H4]Example 3: Download files from https://gofile.io/d/foobar with password "1234" protected[/H4]
python run.py -p 1234 https://gofile.io/d/foobar
 
Reactions:
Liked By 3 members :
sivobat428 elytra KenKaneki

65,762

16,783

39,607

thecokers
Top