Expand description
Main representation of an imageboard post
§Post
A Post
struct is a generic representation of an imageboard post.
Most imageboard APIs have a common set of info from the files we want to download.
Modules§
Structs§
- Post
- Catchall model for the necessary parts of the imageboard post to properly identify, download and save it.
- Post
Queue - Queue that combines all posts collected, with which tags and with a user-defined blacklist in case an Extractor implements Auth.