Expand description

chan_downloader

chan_downloader is a collection of utilities to download images/webms from a 4chan thread

Macros

Initialize a [Regex] once

Structs

Represents a 4chan thread

Functions

Returns the links and the number of links from a page. Note that the links are doubled

Returns the page content from the given url.

Returns the board name and thread id.

Saves the image from the url to the given path. Returns the path on success