pornsieve
0.0.0
Search porn sites and filter the results using regular expressions
|
RedTube API. More...
Go to the source code of this file.
Namespaces | |
pornsieve | |
The namespace containing the pornsieve library. | |
pornsieve::redtube | |
Namespace for the RedTube API. | |
Functions | |
vector< string > | pornsieve::redtube::get_categories () |
Get a list of categories from RedTube. More... | |
vector< string > | pornsieve::redtube::get_tags () |
Get a list of tags from RedTube. More... | |
search_result | pornsieve::redtube::search (media_type type, string_view query, const vector< string_view > &tags={}, string_view category={}, result_order order_by=result_order::none, std::uint32_t page=1) |
Search RedTube. More... | |
RedTube API.