Expand description
§chan_downloader
chan_downloader
is a collection of utilities to
download images/webms from a 4chan thread
Macros§
- regex
- Initialize a [
Regex
] once
Structs§
Functions§
- get_
image_ links - Returns the links and the number of links from a page. Note that the links are doubled
- get_
page_ content - Returns the page content from the given url.
- get_
thread_ info - Returns the board name and thread id.
- save_
image - Saves the image from the url to the given path. Returns the path on success