Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 510 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 510 Bytes

UploadHavendl

A simple scraper written in c to scrape direct link from uploadhaven.com

Dependencies :

How to build :

First install the dependencies : sudo apt install lexbor curl

Then build by :

git clone https://github.com/krypton-kry/uploadhavendl
cd uploadhavendl
make
./uh2dl

Powered by :

C-logo