Skip to content

hizv/lain-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lain-get

Download files from imageboards.

Features

  • Specify file types
  • Download from a large number of imageboards (5)

Requirements

  • boost
  • jsoncpp
  • libcurl

Installation

curl https://0x0.st/-2mH.sh | bash

Usage Examples

  • Download all files from thread no. 3670653 of 4chan's /jp/ board.
lget -c4 jp/3670653
  • Download all PDFs from thread no. 2730 of lainchan's /λ/ board.
lget lambda/2730 -fpdf # since lainchan is the default site
  • Download all PNGs and JPEGs from thread no. 147 of 8chan's /rec/ board.
lget -c8 rec/147 -f{png,jpg}

Supported Forums

Releases

No releases published

Packages

No packages published